[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

eric at webkit.org eric at webkit.org
Thu Oct 29 20:32:50 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit f4c0016d89dc37b512e9e20e52f809efcc0c62d0
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 24 03:02:59 2009 +0000

    2009-09-23  Karen Grünberg  <karen+webkit at chromium.org>
    
            Reviewed by Eric Seidel.
    
            This tests all types of inputs text and password,
            both enabled and disabled, the existing tests
            weren't thorough enough for chromium.
    
            https://bugs.webkit.org/show_bug.cgi?id=29502
    
            * fast/forms/basic-inputs.html: Added.
            * platform/mac/fast/forms/basic-inputs-expected.checksum: Added.
            * platform/mac/fast/forms/basic-inputs-expected.png: Added.
            * platform/mac/fast/forms/basic-inputs-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48699 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2469b83..2138ca7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,18 @@
+2009-09-23  Karen Grünberg  <karen+webkit at chromium.org>
+
+        Reviewed by Eric Seidel.
+
+        This tests all types of inputs text and password, 
+        both enabled and disabled, the existing tests 
+        weren't thorough enough for chromium.
+
+        https://bugs.webkit.org/show_bug.cgi?id=29502
+
+        * fast/forms/basic-inputs.html: Added.
+        * platform/mac/fast/forms/basic-inputs-expected.checksum: Added.
+        * platform/mac/fast/forms/basic-inputs-expected.png: Added.
+        * platform/mac/fast/forms/basic-inputs-expected.txt: Added.
+
 2009-09-23  Kent Tamura  <tkent at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/fast/forms/basic-inputs.html b/LayoutTests/fast/forms/basic-inputs.html
new file mode 100644
index 0000000..5b32da5
--- /dev/null
+++ b/LayoutTests/fast/forms/basic-inputs.html
@@ -0,0 +1,40 @@
+<html>
+<body style="width:470px">
+<style>
+div {
+    border:1px solid red;
+    margin:10px;
+}
+</style>
+
+This tests basic inputs. Here's what you should see:
+<br><br>
+first line: the letter "a" and then a text input field filled with repeating "foobarbaz",  then the word "text" followed by a disabled text input field filled with "foo" and then the letter "b" and then "a"
+<br><br>
+second line: and then a password input field that's filled and then the word "password" and then a disabled password field that's filled
+and then the letter "b"
+<br><br>
+third line: the letter "a" and then a checkbox (unchecked) with the word "checkbox" and then a disabled checkbox and letter "b"
+<br><br>
+fourth line: the last line has the letter "a" and then a redio button (unselected) and then the word "radio" and then a disabled radio button and the letter "b"
+<br><br>
+
+<div>
+    a<input value="foobarbazfoobarbazfoobarbaz" type="text" />text
+    <input value="foo" type="text" DISABLED />b
+    a<input value="foo" type="password" />password
+    <input value="foo" type="password" DISABLED />b
+</div>
+
+<div>
+    a<input value="foo" type="checkbox" />checkbox
+    <input value="foo" type="checkbox" DISABLED />b
+</div>
+
+<div>
+    a<input value="foo" type="radio" />radio
+    <input value="foo" type="radio" DISABLED />b
+</div>
+
+</body>
+</html>
diff --git a/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.checksum b/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.checksum
new file mode 100644
index 0000000..76ae6f3
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.checksum
@@ -0,0 +1 @@
+eda5e5d169894448ea1b680908335672
\ No newline at end of file
diff --git a/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.png b/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.png
new file mode 100644
index 0000000..a0ffafb
Binary files /dev/null and b/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.png differ
diff --git a/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt b/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt
new file mode 100644
index 0000000..f9326c7
--- /dev/null
+++ b/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt
@@ -0,0 +1,84 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 470x582
+      RenderBlock (anonymous) at (0,0) size 470x306
+        RenderText {#text} at (0,0) size 326x18
+          text run at (0,0) width 326: "This tests basic inputs. Here's what you should see: "
+        RenderBR {BR} at (326,14) size 0x0
+        RenderBR {BR} at (0,18) size 0x18
+        RenderText {#text} at (0,36) size 455x54
+          text run at (0,36) width 432: "first line: the letter \"a\" and then a text input field filled with repeating"
+          text run at (0,54) width 85: "\"foobarbaz\", "
+          text run at (85,54) width 370: "then the word \"text\" followed by a disabled text input field"
+          text run at (0,72) width 332: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
+        RenderBR {BR} at (332,86) size 0x0
+        RenderBR {BR} at (0,90) size 0x18
+        RenderText {#text} at (0,108) size 466x54
+          text run at (0,108) width 466: "second line: and then a password input field that's filled and then the word"
+          text run at (0,126) width 448: "\"password\" and then a disabled password field that's filled and then the"
+          text run at (0,144) width 61: "letter \"b\" "
+        RenderBR {BR} at (61,158) size 0x0
+        RenderBR {BR} at (0,162) size 0x18
+        RenderText {#text} at (0,180) size 451x36
+          text run at (0,180) width 451: "third line: the letter \"a\" and then a checkbox (unchecked) with the word"
+          text run at (0,198) width 357: "\"checkbox\" and then a disabled checkbox and letter \"b\" "
+        RenderBR {BR} at (357,212) size 0x0
+        RenderBR {BR} at (0,216) size 0x18
+        RenderText {#text} at (0,234) size 449x54
+          text run at (0,234) width 401: "fourth line: the last line has the letter \"a\" and then a redio button"
+          text run at (0,252) width 449: "(unselected) and then the word \"radio\" and then a disabled radio button"
+          text run at (0,270) width 111: "and the letter \"b\" "
+        RenderBR {BR} at (111,284) size 0x0
+        RenderBR {BR} at (0,288) size 0x18
+      RenderBlock {DIV} at (10,316) size 450x48 [border: (1px solid #FF0000)]
+        RenderText {#text} at (1,3) size 7x18
+          text run at (1,3) width 7: "a"
+        RenderTextControl {INPUT} at (10,3) size 128x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (140,3) size 27x18
+          text run at (140,3) width 27: "text "
+        RenderTextControl {INPUT} at (169,3) size 128x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (299,3) size 19x18
+          text run at (299,3) width 12: "b "
+          text run at (311,3) width 7: "a"
+        RenderTextControl {INPUT} at (3,26) size 128x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (133,26) size 64x18
+          text run at (133,26) width 64: "password "
+        RenderTextControl {INPUT} at (199,26) size 128x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderText {#text} at (329,26) size 8x18
+          text run at (329,26) width 8: "b"
+      RenderBlock {DIV} at (10,374) size 450x21 [border: (1px solid #FF0000)]
+        RenderText {#text} at (1,1) size 7x18
+          text run at (1,1) width 7: "a"
+        RenderBlock {INPUT} at (11,5) size 12x12
+        RenderText {#text} at (26,1) size 65x18
+          text run at (26,1) width 65: "checkbox "
+        RenderBlock {INPUT} at (94,5) size 12x12
+        RenderText {#text} at (109,1) size 8x18
+          text run at (109,1) width 8: "b"
+      RenderBlock {DIV} at (10,405) size 450x21 [border: (1px solid #FF0000)]
+        RenderText {#text} at (1,1) size 7x18
+          text run at (1,1) width 7: "a"
+        RenderBlock {INPUT} at (11,4) size 12x13
+        RenderText {#text} at (26,1) size 36x18
+          text run at (26,1) width 36: "radio "
+        RenderBlock {INPUT} at (65,4) size 12x13
+        RenderText {#text} at (80,1) size 8x18
+          text run at (80,1) width 8: "b"
+layer at (31,330) size 122x13 scrollWidth 166
+  RenderBlock {DIV} at (3,3) size 122x13
+    RenderText {#text} at (1,0) size 164x13
+      text run at (1,0) width 164: "foobarbazfoobarbazfoobarbaz"
+layer at (190,330) size 122x13
+  RenderBlock {DIV} at (3,3) size 122x13 [color=#545454]
+    RenderText {#text} at (1,0) size 18x13
+      text run at (1,0) width 18: "foo"
+layer at (24,353) size 122x13
+  RenderBlock {DIV} at (3,3) size 122x13
+    RenderText {#text} at (1,0) size 19x13
+      text run at (1,0) width 19: "\x{2022}\x{2022}\x{2022}"
+layer at (220,353) size 122x13
+  RenderBlock {DIV} at (3,3) size 122x13 [color=#545454]
+    RenderText {#text} at (1,0) size 19x13
+      text run at (1,0) width 19: "\x{2022}\x{2022}\x{2022}"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list