Diff
Modified: trunk/LayoutTests/ChangeLog (113151 => 113152)
--- trunk/LayoutTests/ChangeLog 2012-04-04 08:47:00 UTC (rev 113151)
+++ trunk/LayoutTests/ChangeLog 2012-04-04 08:52:40 UTC (rev 113152)
@@ -1,3 +1,19 @@
+2012-04-04 Pavel Feldman <pfeld...@chromium.org>
+
+ Not reviewed: expectations updated for chromium.
+
+ * platform/chromium-linux/fast/forms/datalist/input-list-expected.png: Added.
+ * platform/chromium-linux/fast/forms/datalist/input-selectedoption-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/forms/datalist/input-selectedoption-expected.png: Added.
+ * platform/chromium-mac/fast/forms/datalist/input-list-expected.png: Added.
+ * platform/chromium-mac/fast/forms/datalist/input-list-expected.txt: Added.
+ * platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.png: Added.
+ * platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.txt: Added.
+ * platform/chromium-win/fast/forms/datalist/input-list-expected.png: Added.
+ * platform/chromium-win/fast/forms/datalist/input-list-expected.txt: Added.
+ * platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.png: Added.
+ * platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.txt: Added.
+
2012-04-04 Yuta Kitamura <yu...@chromium.org>
Unreviewed, update platform test expectations for worker-reload.html.
Added: trunk/LayoutTests/platform/chromium-linux/fast/forms/datalist/input-list-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/fast/forms/datalist/input-list-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-linux/fast/forms/datalist/input-selectedoption-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/fast/forms/datalist/input-selectedoption-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-list-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-list-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-list-expected.txt (0 => 113152)
--- trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-list-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-list-expected.txt 2012-04-04 08:52:40 UTC (rev 113152)
@@ -0,0 +1,50 @@
+CONSOLE MESSAGE: line 35: Uncaught TypeError: Property 'description' of object [object Window] is not a function
+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
+ RenderBlock {P} at (0,0) size 784x0
+ RenderBlock {DIV} at (0,0) size 784x0
+ RenderBlock (anonymous) at (0,0) size 784x46
+ RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (129,2) size 4x18
+ text run at (129,2) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (135,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (262,2) size 4x18
+ text run at (262,2) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (268,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (395,2) size 4x18
+ text run at (395,2) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (401,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (528,2) size 4x18
+ text run at (528,2) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (534,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (2,25) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-list-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.txt (0 => 113152)
--- trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.txt 2012-04-04 08:52:40 UTC (rev 113152)
@@ -0,0 +1,69 @@
+CONSOLE MESSAGE: line 38: Uncaught TypeError: Property 'description' of object [object Window] is not a function
+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
+ RenderBlock {P} at (0,0) size 784x0
+ RenderBlock {DIV} at (0,0) size 784x0
+ RenderBlock (anonymous) at (0,0) size 784x46
+ RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (129,2) size 4x18
+ text run at (129,2) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (135,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (1,0) size 18x13
+ text run at (1,0) width 18: "foo"
+ RenderText {#text} at (262,2) size 4x18
+ text run at (262,2) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (268,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (1,0) size 18x13
+ text run at (1,0) width 18: "foo"
+ RenderText {#text} at (395,2) size 4x18
+ text run at (395,2) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (401,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (528,2) size 4x18
+ text run at (528,2) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (534,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (1,0) size 18x13
+ text run at (1,0) width 18: "foo"
+ RenderText {#text} at (661,2) size 4x18
+ text run at (661,2) width 4: " "
+ RenderTextControl {INPUT} at (2,25) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (1,0) size 18x13
+ text run at (1,0) width 18: "bar"
+ RenderText {#text} at (129,25) size 4x18
+ text run at (129,25) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (135,25) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (3,3) size 119x13
+ RenderText {#text} at (1,0) size 18x13
+ text run at (1,0) width 18: "foo"
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/forms/datalist/input-selectedoption-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-mac-leopard/fast/forms/datalist/input-selectedoption-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/fast/forms/datalist/input-selectedoption-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-list-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-list-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-list-expected.txt (0 => 113152)
--- trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-list-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-list-expected.txt 2012-04-04 08:52:40 UTC (rev 113152)
@@ -0,0 +1,50 @@
+CONSOLE MESSAGE: line 35: Uncaught TypeError: Property 'description' of object [object Window] is not a function
+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
+ RenderBlock {P} at (0,0) size 784x0
+ RenderBlock {DIV} at (0,0) size 784x0
+ RenderBlock (anonymous) at (0,0) size 784x52
+ RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (159,3) size 4x19
+ text run at (159,3) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (165,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (322,3) size 4x19
+ text run at (322,3) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (328,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (485,3) size 4x19
+ text run at (485,3) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (491,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (2,28) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (159,29) size 4x19
+ text run at (159,29) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (165,28) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-list-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.txt (0 => 113152)
--- trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.txt 2012-04-04 08:52:40 UTC (rev 113152)
@@ -0,0 +1,68 @@
+CONSOLE MESSAGE: line 38: Uncaught TypeError: Property 'description' of object [object Window] is not a function
+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
+ RenderBlock {P} at (0,0) size 784x0
+ RenderBlock {DIV} at (0,0) size 784x0
+ RenderBlock (anonymous) at (0,0) size 784x52
+ RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (159,3) size 4x19
+ text run at (159,3) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (165,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (1,0) size 17x16
+ text run at (1,0) width 17: "foo"
+ RenderText {#text} at (322,3) size 4x19
+ text run at (322,3) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (328,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (1,0) size 17x16
+ text run at (1,0) width 17: "foo"
+ RenderText {#text} at (485,3) size 4x19
+ text run at (485,3) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (491,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (2,28) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (1,0) size 17x16
+ text run at (1,0) width 17: "foo"
+ RenderText {#text} at (159,29) size 4x19
+ text run at (159,29) width 4: " "
+ RenderTextControl {INPUT} at (165,28) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (1,0) size 18x16
+ text run at (1,0) width 18: "bar"
+ RenderText {#text} at (322,29) size 4x19
+ text run at (322,29) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderTextControl {INPUT} at (328,28) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
+ RenderBlock {DIV} at (2,3) size 151x16
+ RenderText {#text} at (1,0) size 17x16
+ text run at (1,0) width 17: "foo"
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderInline {DATALIST} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
+ RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/forms/datalist/input-selectedoption-expected.txt
___________________________________________________________________
Added: svn:eol-style