[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

robert at webkit.org robert at webkit.org
Sun Feb 20 22:52:34 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 9c76e1bce858bb0b7bb4c708cfe532bd34df4b8f
Author: robert at webkit.org <robert at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 12 21:12:25 2011 +0000

    2011-01-12  Robert Hogan  <robert at webkit.org>
    
            Unreviewed, add expected results.
    
            [Qt] Add new expected results from r75632
    
            https://bugs.webkit.org/show_bug.cgi?id=42887
    
            * platform/qt/fast/forms/search-display-none-cancel-button-expected.txt: Added.
            * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: Added.
            * platform/qt/fast/forms/search-rtl-expected.txt: Added.
            * platform/qt/fast/forms/search-styled-expected.txt: Added.
            * platform/qt/fast/forms/search-transformed-expected.txt: Added.
            * platform/qt/fast/forms/search-zoomed-expected.txt: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75636 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index dd653a0..39b44b1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,20 @@
 2011-01-12  Robert Hogan  <robert at webkit.org>
 
+        Unreviewed, add expected results.
+
+        [Qt] Add new expected results from r75632
+
+        https://bugs.webkit.org/show_bug.cgi?id=42887
+
+        * platform/qt/fast/forms/search-display-none-cancel-button-expected.txt: Added.
+        * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: Added.
+        * platform/qt/fast/forms/search-rtl-expected.txt: Added.
+        * platform/qt/fast/forms/search-styled-expected.txt: Added.
+        * platform/qt/fast/forms/search-transformed-expected.txt: Added.
+        * platform/qt/fast/forms/search-zoomed-expected.txt: Added.
+
+2011-01-12  Robert Hogan  <robert at webkit.org>
+
         Unreviewed, update expected results.
 
         [Qt] Update expected results from r75632
diff --git a/LayoutTests/platform/qt/fast/forms/search-display-none-cancel-button-expected.txt b/LayoutTests/platform/qt/fast/forms/search-display-none-cancel-button-expected.txt
new file mode 100644
index 0000000..214aebd
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/forms/search-display-none-cancel-button-expected.txt
@@ -0,0 +1,16 @@
+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 784x584
+      RenderText {#text} at (0,0) size 534x21
+        text run at (0,0) width 534: "This tests that the display:none style will work on a search field's cancel button."
+      RenderBR {BR} at (534,16) size 0x0
+      RenderTextControl {INPUT} at (2,23) size 166x25
+        RenderBlock {DIV} at (2,2) size 162x21
+          RenderBlock {DIV} at (0,16) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (12,33) size 162x21
+  RenderBlock {DIV} at (0,0) size 162x21
+    RenderText {#text} at (1,0) size 23x21
+      text run at (1,0) width 23: "test"
diff --git a/LayoutTests/platform/qt/fast/forms/search-placeholder-value-changed-expected.txt b/LayoutTests/platform/qt/fast/forms/search-placeholder-value-changed-expected.txt
new file mode 100644
index 0000000..b3339b5
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/forms/search-placeholder-value-changed-expected.txt
@@ -0,0 +1,13 @@
+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 784x584
+      RenderTextControl {INPUT} at (2,2) size 166x25
+        RenderBlock {DIV} at (2,2) size 162x21
+          RenderBlock {DIV} at (0,16) size 0x0
+          RenderBlock {DIV} at (151,5) size 11x11
+      RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
+layer at (12,12) size 151x21
+  RenderBlock {DIV} at (0,0) size 151x21
diff --git a/LayoutTests/platform/qt/fast/forms/search-rtl-expected.txt b/LayoutTests/platform/qt/fast/forms/search-rtl-expected.txt
new file mode 100644
index 0000000..f6d37df
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/forms/search-rtl-expected.txt
@@ -0,0 +1,59 @@
+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 784x576
+      RenderBlock {P} at (0,0) size 784x21
+        RenderText {#text} at (0,0) size 57x21
+          text run at (0,0) width 57: "Test for "
+        RenderInline {I} at (0,0) size 720x21
+          RenderInline {A} at (0,0) size 304x21 [color=#0000EE]
+            RenderText {#text} at (57,0) size 304x21
+              text run at (57,0) width 304: "http://bugs.webkit.org/show_bug.cgi?id=11916"
+          RenderText {#text} at (361,0) size 416x21
+            text run at (361,0) width 4: " "
+            text run at (365,0) width 412: "REGRESSION (SearchField): RTL search fields are mixed up"
+        RenderText {#text} at (777,0) size 4x21
+          text run at (777,0) width 4: "."
+      RenderBlock {P} at (0,37) size 784x87
+        RenderTextControl {INPUT} at (2,2) size 166x25
+          RenderBlock {DIV} at (2,2) size 162x21
+            RenderBlock {DIV} at (0,16) size 0x0
+            RenderBlock {DIV} at (151,5) size 11x11
+        RenderText {#text} at (170,4) size 4x21
+          text run at (170,4) width 4: " "
+        RenderBR {BR} at (0,0) size 0x0
+        RenderTextControl {INPUT} at (2,31) size 246x25
+          RenderBlock {DIV} at (2,2) size 242x21
+            RenderBlock {DIV} at (0,16) size 0x0
+            RenderBlock {DIV} at (231,5) size 11x11
+        RenderText {#text} at (250,33) size 4x21
+          text run at (250,33) width 4: " "
+        RenderBR {BR} at (0,0) size 0x0
+        RenderTextControl {INPUT} at (2,60) size 166x25
+          RenderBlock {DIV} at (2,2) size 162x21
+            RenderBlock {DIV} at (0,16) size 0x0
+            RenderBlock {DIV} at (151,5) size 11x11
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,140) size 784x21
+        RenderText {#text} at (0,0) size 40x21
+          text run at (0,0) width 40: "PASS"
+layer at (12,49) size 151x21
+  RenderBlock {DIV} at (0,0) size 151x21
+    RenderText {#text} at (28,0) size 122x21
+      text run at (28,0) width 20 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
+      text run at (48,0) width 22: "she"
+      text run at (70,0) width 36 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
+      text run at (106,0) width 16: "he"
+      text run at (122,0) width 28 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
+layer at (12,78) size 231x21
+  RenderBlock {DIV} at (0,0) size 231x21
+    RenderText {#text} at (108,0) size 122x21
+      text run at (108,0) width 20 RTL: " \x{5D5}\x{5D6}\x{5D4}\x{5D5}"
+      text run at (128,0) width 22: "she"
+      text run at (150,0) width 36 RTL: " \x{5D5}\x{5D4}\x{5D9}\x{5D0} \x{5D6}\x{5D4} "
+      text run at (186,0) width 16: "he"
+      text run at (202,0) width 28 RTL: "\x{5D4}\x{5D5}\x{5D0} \x{5D6}\x{5D4} "
+layer at (12,107) size 151x21
+  RenderBlock {DIV} at (0,0) size 151x21
+caret: position 0 of child 1 {DIV} of child 0 {DIV} of child 9 {INPUT} of child 3 {P} of body
diff --git a/LayoutTests/platform/qt/fast/forms/search-styled-expected.txt b/LayoutTests/platform/qt/fast/forms/search-styled-expected.txt
new file mode 100644
index 0000000..2a2ce1a
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/forms/search-styled-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x42
+  RenderBlock {HTML} at (0,0) size 800x42
+    RenderBody {BODY} at (8,8) size 784x26
+      RenderTextControl {INPUT} at (2,2) size 150x22 [bgcolor=#FFFFFF] [border: (1px solid #BDC7D8)]
+        RenderBlock {DIV} at (18,4) size 128x14
+          RenderBlock {DIV} at (0,11) size 0x0
+          RenderBlock {DIV} at (120,3) size 8x8
+      RenderText {#text} at (0,0) size 0x0
+layer at (28,14) size 120x14
+  RenderBlock {DIV} at (0,0) size 120x14
diff --git a/LayoutTests/platform/qt/fast/forms/search-transformed-expected.txt b/LayoutTests/platform/qt/fast/forms/search-transformed-expected.txt
new file mode 100644
index 0000000..ddbb046
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/forms/search-transformed-expected.txt
@@ -0,0 +1,31 @@
+layer at (0,0) size 842x584
+  RenderView at (0,0) size 800x584
+layer at (0,0) size 800x584
+  RenderBlock {HTML} at (0,0) size 800x584
+    RenderBody {BODY} at (8,8) size 784x560
+      RenderBlock {P} at (0,0) size 784x42
+        RenderText {#text} at (0,0) size 57x21
+          text run at (0,0) width 57: "Test for "
+        RenderInline {A} at (0,0) size 322x21 [color=#0000EE]
+          RenderText {#text} at (57,0) size 322x21
+            text run at (57,0) width 322: "https://bugs.webkit.org/show_bug.cgi?id=22190"
+        RenderText {#text} at (379,0) size 5x21
+          text run at (379,0) width 5: ":"
+        RenderBR {BR} at (384,16) size 0x0
+        RenderText {#text} at (0,21) size 430x21
+          text run at (0,21) width 430: "Tests drawing and event handling on transformed search fields."
+      RenderBlock {P} at (0,147) size 784x21
+        RenderText {#text} at (0,0) size 40x21
+          text run at (0,0) width 40: "PASS"
+layer at (8,66) size 784x29
+  RenderBlock {P} at (0,58) size 784x29
+    RenderTextControl {INPUT} at (2,2) size 166x25
+      RenderBlock {DIV} at (2,2) size 162x21
+        RenderBlock {DIV} at (0,16) size 0x0
+        RenderBlock {DIV} at (151,5) size 11x11
+    RenderText {#text} at (0,0) size 0x0
+layer at (12,70) size 151x21
+  RenderBlock {DIV} at (0,0) size 151x21
+    RenderText {#text} at (1,0) size 106x21
+      text run at (1,0) width 106: "Some other text"
+caret: position 15 of child 0 {#text} of child 1 {DIV} of child 0 {DIV} of child 1 {INPUT} of child 3 {P} of body
diff --git a/LayoutTests/platform/qt/fast/forms/search-zoomed-expected.txt b/LayoutTests/platform/qt/fast/forms/search-zoomed-expected.txt
new file mode 100644
index 0000000..4cf492a
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/forms/search-zoomed-expected.txt
@@ -0,0 +1,30 @@
+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 (9,9) size 782x572
+      RenderBlock {P} at (0,0) size 782x50
+        RenderText {#text} at (0,0) size 68x25
+          text run at (0,0) width 68: "Test for "
+        RenderInline {A} at (0,0) size 393x25 [color=#0000EE]
+          RenderText {#text} at (68,0) size 393x25
+            text run at (68,0) width 393: "https://bugs.webkit.org/show_bug.cgi?id=24733"
+        RenderText {#text} at (461,0) size 6x25
+          text run at (461,0) width 6: ":"
+        RenderBR {BR} at (467,19) size 0x0
+        RenderText {#text} at (0,25) size 393x25
+          text run at (0,25) width 393: "Tests event handling on search fields with zoom."
+      RenderBlock {P} at (0,69) size 782x33
+        RenderTextControl {INPUT} at (2,2) size 206x29
+          RenderBlock {DIV} at (2,2) size 202x25
+            RenderBlock {DIV} at (0,19) size 0x0
+            RenderBlock {DIV} at (189,6) size 13x13
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,174) size 782x25
+        RenderText {#text} at (0,0) size 48x25
+          text run at (0,0) width 48: "PASS"
+layer at (13,82) size 189x25
+  RenderBlock {DIV} at (0,0) size 189x25
+    RenderText {#text} at (1,0) size 128x25
+      text run at (1,0) width 128: "Some other text"
+caret: position 15 of child 0 {#text} of child 1 {DIV} of child 0 {DIV} of child 1 {INPUT} of child 3 {P} of body

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list