[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

bulach at chromium.org bulach at chromium.org
Wed Dec 22 15:53:54 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1adb543dc515c8c189f7862393d75b74065b302d
Author: bulach at chromium.org <bulach at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 16 11:10:55 2010 +0000

    2010-11-16  Marcus Bulach  <bulach at chromium.org>
    
            Not reviewed, chromium test expectation update.
    
            Update chromium baselines following r72052
            https://bugs.webkit.org/show_bug.cgi?id=49588
    
            * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum:
            * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.png:
            * platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum:
            * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png:
            * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum:
            * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png:
            * platform/chromium-linux/fast/forms/search-styled-expected.checksum: Added.
            * platform/chromium-linux/fast/forms/search-styled-expected.png: Added.
            * platform/chromium-linux/fast/forms/search-styled-expected.txt: Added.
            * platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.checksum:
            * platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.png:
            * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.checksum: Added.
            * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png: Added.
            * platform/chromium-mac/fast/forms/isindex-placeholder-expected.checksum:
            * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png:
            * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.checksum: Added.
            * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png: Added.
            * platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.checksum: Added.
            * platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.png: Added.
            * platform/chromium-mac/fast/forms/placeholder-stripped-expected.checksum: Added.
            * platform/chromium-mac/fast/forms/placeholder-stripped-expected.png: Added.
            * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.checksum: Added.
            * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png: Added.
            * platform/chromium-mac/fast/forms/search-styled-expected.checksum: Added.
            * platform/chromium-mac/fast/forms/search-styled-expected.png: Added.
            * platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.checksum: Added.
            * platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.png: Added.
            * platform/chromium-win-xp/fast/forms/search-styled-expected.checksum: Removed.
            * platform/chromium-win-xp/fast/forms/search-styled-expected.png: Removed.
            * platform/chromium-win-xp/fast/forms/search-styled-expected.txt:
            * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt:
            * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt:
            * platform/chromium-win/fast/forms/password-placeholder-expected.txt:
            * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt:
            * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.checksum:
            * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.png:
            * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt:
            * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt:
            * platform/chromium-win/fast/forms/placeholder-stripped-expected.checksum:
            * platform/chromium-win/fast/forms/placeholder-stripped-expected.png:
            * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt:
            * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt:
            * platform/chromium-win/fast/forms/search-styled-expected.checksum:
            * platform/chromium-win/fast/forms/search-styled-expected.png:
            * platform/chromium-win/fast/forms/search-styled-expected.txt: Copied from LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.txt.
            * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.checksum:
            * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.png:
            * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
            * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72073 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 173028c..87c8b34 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,60 @@
+2010-11-16  Marcus Bulach  <bulach at chromium.org>
+
+        Not reviewed, chromium test expectation update.
+
+        Update chromium baselines following r72052
+        https://bugs.webkit.org/show_bug.cgi?id=49588
+
+        * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum:
+        * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.png:
+        * platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum:
+        * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png:
+        * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum:
+        * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png:
+        * platform/chromium-linux/fast/forms/search-styled-expected.checksum: Added.
+        * platform/chromium-linux/fast/forms/search-styled-expected.png: Added.
+        * platform/chromium-linux/fast/forms/search-styled-expected.txt: Added.
+        * platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.checksum:
+        * platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.png:
+        * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.checksum: Added.
+        * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png: Added.
+        * platform/chromium-mac/fast/forms/isindex-placeholder-expected.checksum:
+        * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png:
+        * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.checksum: Added.
+        * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png: Added.
+        * platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.checksum: Added.
+        * platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.png: Added.
+        * platform/chromium-mac/fast/forms/placeholder-stripped-expected.checksum: Added.
+        * platform/chromium-mac/fast/forms/placeholder-stripped-expected.png: Added.
+        * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.checksum: Added.
+        * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png: Added.
+        * platform/chromium-mac/fast/forms/search-styled-expected.checksum: Added.
+        * platform/chromium-mac/fast/forms/search-styled-expected.png: Added.
+        * platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.checksum: Added.
+        * platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.png: Added.
+        * platform/chromium-win-xp/fast/forms/search-styled-expected.checksum: Removed.
+        * platform/chromium-win-xp/fast/forms/search-styled-expected.png: Removed.
+        * platform/chromium-win-xp/fast/forms/search-styled-expected.txt:
+        * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt:
+        * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt:
+        * platform/chromium-win/fast/forms/password-placeholder-expected.txt:
+        * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt:
+        * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.checksum:
+        * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.png:
+        * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt:
+        * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt:
+        * platform/chromium-win/fast/forms/placeholder-stripped-expected.checksum:
+        * platform/chromium-win/fast/forms/placeholder-stripped-expected.png:
+        * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt:
+        * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt:
+        * platform/chromium-win/fast/forms/search-styled-expected.checksum:
+        * platform/chromium-win/fast/forms/search-styled-expected.png:
+        * platform/chromium-win/fast/forms/search-styled-expected.txt: Copied from LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.txt.
+        * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.checksum:
+        * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.png:
+        * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
+        * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt:
+
 2010-11-16  Csaba Osztrogonác  <ossy at webkit.org>
 
         Unreviewed. Update Qt specific expected results after r72052.
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum b/LayoutTests/platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum
index 5650d85..ce01a95 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum
@@ -1 +1 @@
-3646a377679e20e3e0a1280b753745ea
\ No newline at end of file
+826b3ba7dc8a0afcd64e3c1948fbf1f1
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.png b/LayoutTests/platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.png
index 8b14054..e0e8d46 100644
Binary files a/LayoutTests/platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.png and b/LayoutTests/platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum b/LayoutTests/platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum
index 32e12cb..4d876af 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum
@@ -1 +1 @@
-2eaeb220af581497f5ee37a99fffb4ff
\ No newline at end of file
+2ef4b00b1f6e191ddc5de224f6710b38
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/placeholder-stripped-expected.png b/LayoutTests/platform/chromium-linux/fast/forms/placeholder-stripped-expected.png
index 5a8199c..2ac3363 100644
Binary files a/LayoutTests/platform/chromium-linux/fast/forms/placeholder-stripped-expected.png and b/LayoutTests/platform/chromium-linux/fast/forms/placeholder-stripped-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum b/LayoutTests/platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum
index e2ea9c5..1855288 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.checksum
@@ -1 +1 @@
-9c70d539e21b8f1a5d5f03fcfff2172b
\ No newline at end of file
+21229d9c070c8fe54124850c25e85f6d
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png b/LayoutTests/platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png
index 6cd7cb4..081ba81 100644
Binary files a/LayoutTests/platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png and b/LayoutTests/platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/search-styled-expected.checksum b/LayoutTests/platform/chromium-linux/fast/forms/search-styled-expected.checksum
new file mode 100644
index 0000000..c4748a7
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/fast/forms/search-styled-expected.checksum
@@ -0,0 +1 @@
+36abae580dcb9218c54a61437ecbdcd3
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/search-styled-expected.png b/LayoutTests/platform/chromium-linux/fast/forms/search-styled-expected.png
new file mode 100644
index 0000000..788dd98
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/fast/forms/search-styled-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/search-styled-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/search-styled-expected.txt
new file mode 100644
index 0000000..29dc0b4
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/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 800x41
+  RenderBlock {HTML} at (0,0) size 800x41
+    RenderBody {BODY} at (8,8) size 784x25
+      RenderTextControl {INPUT} at (2,2) size 154x21 [bgcolor=#FFFFFF] [border: (1px solid #BDC7D8)]
+        RenderBlock {DIV} at (18,4) size 132x13
+          RenderBlock {DIV} at (2,0) size 15x11
+          RenderBlock {DIV} at (121,3) size 8x8
+      RenderText {#text} at (0,0) size 0x0
+layer at (48,14) size 101x13
+  RenderBlock {DIV} at (20,0) size 101x13
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.checksum b/LayoutTests/platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.checksum
index c6b483a..3a5780c 100644
--- a/LayoutTests/platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.checksum
@@ -1 +1 @@
-3b11fc344af1db56707a0f6482367406
\ No newline at end of file
+0b65f74b85030f6c3f23a0750ff2d6a0
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.png b/LayoutTests/platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.png
index 7262ceb..9dba810 100644
Binary files a/LayoutTests/platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.png and b/LayoutTests/platform/chromium-linux/fast/forms/textarea-placeholder-pseudo-style-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/css/pseudo-cache-stale-expected.checksum b/LayoutTests/platform/chromium-mac/fast/css/pseudo-cache-stale-expected.checksum
new file mode 100644
index 0000000..72ed4f4
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/css/pseudo-cache-stale-expected.checksum
@@ -0,0 +1 @@
+c468c9d68ad5322411df72abdb8945f1
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png b/LayoutTests/platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png
new file mode 100644
index 0000000..a18962b
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/isindex-placeholder-expected.checksum b/LayoutTests/platform/chromium-mac/fast/forms/isindex-placeholder-expected.checksum
index ce1ac28..dc8b35d 100644
--- a/LayoutTests/platform/chromium-mac/fast/forms/isindex-placeholder-expected.checksum
+++ b/LayoutTests/platform/chromium-mac/fast/forms/isindex-placeholder-expected.checksum
@@ -1 +1 @@
-c6b881cb20bf622744400b4f46d58559
\ No newline at end of file
+4604ce176ac52f816a168303468c2243
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/isindex-placeholder-expected.png b/LayoutTests/platform/chromium-mac/fast/forms/isindex-placeholder-expected.png
index ec1d116..cc3fd2a 100644
Binary files a/LayoutTests/platform/chromium-mac/fast/forms/isindex-placeholder-expected.png and b/LayoutTests/platform/chromium-mac/fast/forms/isindex-placeholder-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.checksum b/LayoutTests/platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.checksum
new file mode 100644
index 0000000..7551932
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.checksum
@@ -0,0 +1 @@
+eafe5b978665d394d2536a7d058305bf
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png b/LayoutTests/platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png
new file mode 100644
index 0000000..52a5b68
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.checksum b/LayoutTests/platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.checksum
new file mode 100644
index 0000000..a9d0ed6
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.checksum
@@ -0,0 +1 @@
+2f796dff9954af169016a12beea441ef
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.png b/LayoutTests/platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.png
new file mode 100644
index 0000000..6dbe36c
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/placeholder-stripped-expected.checksum b/LayoutTests/platform/chromium-mac/fast/forms/placeholder-stripped-expected.checksum
new file mode 100644
index 0000000..c402266
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/forms/placeholder-stripped-expected.checksum
@@ -0,0 +1 @@
+04b77a6e611cb0749641a3a6e0ff3ab0
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/placeholder-stripped-expected.png b/LayoutTests/platform/chromium-mac/fast/forms/placeholder-stripped-expected.png
new file mode 100644
index 0000000..15b37d0
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/forms/placeholder-stripped-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.checksum b/LayoutTests/platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.checksum
new file mode 100644
index 0000000..2dc99b4
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.checksum
@@ -0,0 +1 @@
+fb15751bc8ecbe4653828f8335f2f840
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png b/LayoutTests/platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png
new file mode 100644
index 0000000..823b6a9
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/search-styled-expected.checksum b/LayoutTests/platform/chromium-mac/fast/forms/search-styled-expected.checksum
new file mode 100644
index 0000000..18b3fcc
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/forms/search-styled-expected.checksum
@@ -0,0 +1 @@
+2453ccd32c27864e83a1da994f9df21d
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/search-styled-expected.png b/LayoutTests/platform/chromium-mac/fast/forms/search-styled-expected.png
new file mode 100644
index 0000000..97233de
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/forms/search-styled-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.checksum b/LayoutTests/platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.checksum
new file mode 100644
index 0000000..802886c
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.checksum
@@ -0,0 +1 @@
+82a2c3774ca932660e052f9a81e41ab7
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.png b/LayoutTests/platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.png
new file mode 100644
index 0000000..f5bc4cf
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.png differ
diff --git a/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.checksum b/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.checksum
deleted file mode 100644
index 531ed31..0000000
--- a/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-466abb7ece4469777e598701d70d7a1d
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.png b/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.png
deleted file mode 100644
index 9b367db..0000000
Binary files a/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.png and /dev/null differ
diff --git a/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.txt b/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.txt
index 331a6ae..c0da6c9 100644
--- a/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.txt
+++ b/LayoutTests/platform/chromium-win-xp/fast/forms/search-styled-expected.txt
@@ -8,7 +8,5 @@ layer at (0,0) size 800x41
           RenderBlock {DIV} at (2,0) size 15x11
           RenderBlock {DIV} at (107,3) size 8x8
       RenderText {#text} at (0,0) size 0x0
-layer at (48,14) size 87x13 scrollWidth 88
-  RenderBlock {DIV} at (20,0) size 87x13 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 86x13
-      text run at (1,0) width 86: "Search for Events"
+layer at (48,14) size 87x13
+  RenderBlock {DIV} at (20,0) size 87x13
diff --git a/LayoutTests/platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt b/LayoutTests/platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt
index 5b3602b..ced41e8 100644
--- a/LayoutTests/platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt
@@ -20,6 +20,4 @@ layer at (0,0) size 800x600
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
 layer at (14,87) size 138x16
-  RenderBlock {DIV} at (1,0) size 138x16 [color=#008000]
-    RenderText {#text} at (1,0) size 120x16
-      text run at (1,0) width 120: "This should be green"
+  RenderBlock {DIV} at (1,0) size 138x16
diff --git a/LayoutTests/platform/chromium-win/fast/forms/isindex-placeholder-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/isindex-placeholder-expected.txt
index 4becefb..c120ec7 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/isindex-placeholder-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/isindex-placeholder-expected.txt
@@ -34,10 +34,6 @@ layer at (0,0) size 800x600
             RenderTextControl {INPUT} at (309,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
         RenderBlock {HR} at (0,44) size 784x2 [border: (1px inset #000000)]
 layer at (319,87) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 66x16
-      text run at (1,0) width 66: "placeholder"
+  RenderBlock {DIV} at (2,3) size 151x16
 layer at (319,177) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#008000]
-    RenderText {#text} at (1,0) size 66x16
-      text run at (1,0) width 66: "placeholder"
+  RenderBlock {DIV} at (2,3) size 151x16
diff --git a/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-expected.txt
index af0f342..5d35f80 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-expected.txt
@@ -6,6 +6,4 @@ layer at (0,0) size 800x600
       RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
       RenderText {#text} at (0,0) size 0x0
 layer at (12,13) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 35x16
-      text run at (1,0) width 35: "foobar"
+  RenderBlock {DIV} at (2,3) size 151x16
diff --git a/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt
index ac1f43d..4ebb011 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt
@@ -22,14 +22,10 @@ layer at (0,0) size 800x600
       RenderTextControl {INPUT} at (563,74) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
       RenderBR {BR} at (720,90) size 0x0
 layer at (351,33) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 66x16
-      text run at (1,0) width 66: "placeholder"
+  RenderBlock {DIV} at (2,3) size 151x16
 layer at (401,59) size 151x16
   RenderBlock {DIV} at (2,3) size 151x16
     RenderText {#text} at (1,0) size 20x16
       text run at (1,0) width 20: "\x{2022}\x{2022}\x{2022}\x{2022}"
 layer at (573,85) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 66x16
-      text run at (1,0) width 66: "placeholder"
+  RenderBlock {DIV} at (2,3) size 151x16
diff --git a/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.checksum b/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.checksum
index 9765b42..76c0cf3 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.checksum
+++ b/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.checksum
@@ -1 +1 @@
-94c9d6bd4c7ea62e9b7d1956eaa42068
\ No newline at end of file
+cdf4f05aa53c4972c29b700129e0af78
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.png b/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.png
index 8a79ffe..4cc43ad 100644
Binary files a/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.png and b/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt
index 29c011d..69e3777 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt
@@ -27,26 +27,14 @@ layer at (0,0) size 800x600
       RenderTextControl {INPUT} at (165,48) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
       RenderText {#text} at (0,0) size 0x0
 layer at (12,33) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#640000]
-    RenderText {#text} at (1,0) size 22x16
-      text run at (1,0) width 22: "text"
+  RenderBlock {DIV} at (2,3) size 151x16
 layer at (177,33) size 138x16
-  RenderBlock {DIV} at (1,0) size 138x16 [color=#640000]
-    RenderText {#text} at (1,0) size 39x16
-      text run at (1,0) width 39: "search"
+  RenderBlock {DIV} at (1,0) size 138x16
 layer at (340,33) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#640000]
-    RenderText {#text} at (1,0) size 55x16
-      text run at (1,0) width 55: "password"
+  RenderBlock {DIV} at (2,3) size 151x16
 layer at (503,33) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#B80000]
-    RenderText {#text} at (1,0) size 74x16
-      text run at (1,0) width 74: "disabled text"
+  RenderBlock {DIV} at (2,3) size 151x16 [color=#545454]
 layer at (12,59) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 38x16
-      text run at (1,0) width 38: "default"
+  RenderBlock {DIV} at (2,3) size 151x16
 layer at (175,59) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 90x16
-      text run at (1,0) width 90: "default disabled"
+  RenderBlock {DIV} at (2,3) size 151x16
diff --git a/LayoutTests/platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt
index b57db8d..1a97296 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt
@@ -9,6 +9,4 @@ layer at (0,0) size 800x600
       RenderBlock {P} at (0,36) size 784x26
         RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
 layer at (12,49) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 68x16
-      text run at (1,0) width 68: "Placeholder"
+  RenderBlock {DIV} at (2,3) size 151x16
diff --git a/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.checksum b/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.checksum
index b283eaf..b0125b8 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.checksum
+++ b/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.checksum
@@ -1 +1 @@
-c0d062572ab57201b6e2b3256f9f3fc8
\ No newline at end of file
+4da13055e931969cfe0c117931546430
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.png b/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.png
index 22c06f8..01301be 100644
Binary files a/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.png and b/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.txt
index 57fb55a..28b3409 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.txt
@@ -1,32 +1,26 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x226
-  RenderBlock {HTML} at (0,0) size 800x226
-    RenderBody {BODY} at (8,16) size 784x202
-      RenderBlock {P} at (0,0) size 784x40
-        RenderText {#text} at (0,0) size 715x39
-          text run at (0,0) width 715: "CR and LF in placeholder values should be stripped. The first input element and the first textarea element should have a"
-          text run at (0,20) width 706: "placeholder \"first line second line\", and the second input element and the second textarea element should have nothing."
-      RenderBlock (anonymous) at (0,56) size 784x146
-        RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderBR {BR} at (159,3) size 0x19
-        RenderTextControl {INPUT} at (2,28) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
-        RenderBR {BR} at (159,29) size 0x19
-        RenderBR {BR} at (185,79) size 0x19
-        RenderText {#text} at (0,0) size 0x0
-layer at (12,77) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 115x16
-      text run at (1,0) width 115: "first line second line"
-layer at (12,103) size 151x16
-  RenderBlock {DIV} at (2,3) size 151x16
-layer at (10,126) size 181x38 clip at (11,127) size 179x36
-  RenderTextControl {TEXTAREA} at (2,54) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 175x32 [color=#A9A9A9]
-      RenderText {#text} at (0,0) size 144x32
-        text run at (0,0) width 136: "first line second"
-        text run at (136,0) width 8: " "
-        text run at (0,16) width 32: "line"
-layer at (10,173) size 181x38 clip at (11,174) size 179x36
-  RenderTextControl {TEXTAREA} at (2,101) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 175x16
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x226
+  RenderBlock {HTML} at (0,0) size 800x226
+    RenderBody {BODY} at (8,16) size 784x202
+      RenderBlock {P} at (0,0) size 784x40
+        RenderText {#text} at (0,0) size 715x39
+          text run at (0,0) width 715: "CR and LF in placeholder values should be stripped. The first input element and the first textarea element should have a"
+          text run at (0,20) width 706: "placeholder \"first line second line\", and the second input element and the second textarea element should have nothing."
+      RenderBlock (anonymous) at (0,56) size 784x146
+        RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderBR {BR} at (159,3) size 0x19
+        RenderTextControl {INPUT} at (2,28) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+        RenderBR {BR} at (159,29) size 0x19
+        RenderBR {BR} at (185,79) size 0x19
+        RenderText {#text} at (0,0) size 0x0
+layer at (12,77) size 151x16
+  RenderBlock {DIV} at (2,3) size 151x16
+layer at (12,103) size 151x16
+  RenderBlock {DIV} at (2,3) size 151x16
+layer at (10,126) size 181x38 clip at (11,127) size 179x36
+  RenderTextControl {TEXTAREA} at (2,54) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x16
+layer at (10,173) size 181x38 clip at (11,174) size 179x36
+  RenderTextControl {TEXTAREA} at (2,101) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+    RenderBlock {DIV} at (3,3) size 175x16
diff --git a/LayoutTests/platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt
index 848bbd9..f2eb1a1 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt
@@ -10,6 +10,4 @@ layer at (0,0) size 800x600
       RenderText {#text} at (0,0) size 0x0
       RenderText {#text} at (0,0) size 0x0
 layer at (14,13) size 138x16
-  RenderBlock {DIV} at (1,0) size 138x16 [color=#A9A9A9]
-    RenderText {#text} at (1,0) size 73x16
-      text run at (1,0) width 73: "Test Passed"
+  RenderBlock {DIV} at (1,0) size 138x16
diff --git a/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.checksum b/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.checksum
index a8a44f7..910792d 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.checksum
+++ b/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.checksum
@@ -1 +1 @@
-b6c8258dafe55d6bfd58706080ef2c82
\ No newline at end of file
+7ac6ae12527aa7731e14048aed135802
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.png b/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.png
index f780806..c328ebd 100644
Binary files a/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.png and b/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/search-styled-expected.txt
new file mode 100644
index 0000000..c0da6c9
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/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 800x41
+  RenderBlock {HTML} at (0,0) size 800x41
+    RenderBody {BODY} at (8,8) size 784x25
+      RenderTextControl {INPUT} at (2,2) size 140x21 [bgcolor=#FFFFFF] [border: (1px solid #BDC7D8)]
+        RenderBlock {DIV} at (18,4) size 118x13
+          RenderBlock {DIV} at (2,0) size 15x11
+          RenderBlock {DIV} at (107,3) size 8x8
+      RenderText {#text} at (0,0) size 0x0
+layer at (48,14) size 87x13
+  RenderBlock {DIV} at (20,0) size 87x13
diff --git a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.checksum b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.checksum
index 21d3ffa..4e4d711 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.checksum
+++ b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.checksum
@@ -1 +1 @@
-f703564f0cff661e7b53e745e62c42fd
\ No newline at end of file
+d3f97b10ecea2f9bf7e44e677c0bce9e
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.png b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.png
index 504f80f..aabe43f 100644
Binary files a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.png and b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt
index 233782c..1bb6c4c 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt
@@ -15,21 +15,13 @@ layer at (0,0) size 800x600
       RenderText {#text} at (0,0) size 0x0
 layer at (10,30) size 179x36 clip at (11,31) size 177x34
   RenderTextControl {TEXTAREA} at (2,22) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 175x16 [color=#640000]
-      RenderText {#text} at (0,0) size 32x16
-        text run at (0,0) width 32: "text"
+    RenderBlock {DIV} at (3,3) size 175x16
 layer at (197,30) size 179x36 clip at (198,31) size 177x34
   RenderTextControl {TEXTAREA} at (189,22) size 179x36 [bgcolor=#EBEBE4] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 175x16 [color=#B80000]
-      RenderText {#text} at (0,0) size 104x16
-        text run at (0,0) width 104: "disabled text"
+    RenderBlock {DIV} at (3,3) size 175x16 [color=#545454]
 layer at (384,30) size 179x36 clip at (385,31) size 177x34
   RenderTextControl {TEXTAREA} at (376,22) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 175x16 [color=#A9A9A9]
-      RenderText {#text} at (0,0) size 56x16
-        text run at (0,0) width 56: "default"
+    RenderBlock {DIV} at (3,3) size 175x16
 layer at (571,30) size 179x36 clip at (572,31) size 177x34
   RenderTextControl {TEXTAREA} at (563,22) size 179x36 [bgcolor=#EBEBE4] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 175x16 [color=#FEFEFE]
-      RenderText {#text} at (0,0) size 128x16
-        text run at (0,0) width 128: "default disabled"
+    RenderBlock {DIV} at (3,3) size 175x16 [color=#545454]
diff --git a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt
index 502de82..587c128 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt
@@ -9,6 +9,4 @@ layer at (0,0) size 800x600
       RenderBlock {P} at (0,36) size 784x40
 layer at (10,46) size 179x36 clip at (11,47) size 177x34
   RenderTextControl {TEXTAREA} at (2,2) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
-    RenderBlock {DIV} at (3,3) size 175x16 [color=#A9A9A9]
-      RenderText {#text} at (0,0) size 88x16
-        text run at (0,0) width 88: "Placeholder"
+    RenderBlock {DIV} at (3,3) size 175x16

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list