Unreviewed, add chromium expectations for fast/forms/select-overflow-scroll* tests.
authorpodivilov@chromium.org <podivilov@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 14:57:37 +0000 (14:57 +0000)
committerpodivilov@chromium.org <podivilov@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 8 Feb 2012 14:57:37 +0000 (14:57 +0000)
* platform/chromium-linux/fast/forms/select-overflow-scroll-expected.png: Added.
* platform/chromium-linux/fast/forms/select-overflow-scroll-expected.txt: Added.
* platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
* platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.
* platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.txt: Added.
* platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.
* platform/chromium-win/fast/forms/select-overflow-scroll-expected.png: Added.
* platform/chromium-win/fast/forms/select-overflow-scroll-expected.txt: Added.
* platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
* platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107084 268f45cc-cd09-0410-ab3c-d52691b4dbfc

13 files changed:
LayoutTests/ChangeLog
LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.txt [new file with mode: 0644]

index 7c158fb..328ea81 100644 (file)
@@ -1,3 +1,20 @@
+2012-02-08  Pavel Podivilov  <podivilov@chromium.org>
+
+        Unreviewed, add chromium expectations for fast/forms/select-overflow-scroll* tests.
+
+        * platform/chromium-linux/fast/forms/select-overflow-scroll-expected.png: Added.
+        * platform/chromium-linux/fast/forms/select-overflow-scroll-expected.txt: Added.
+        * platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
+        * platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.
+        * platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.png: Added.
+        * platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.txt: Added.
+        * platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
+        * platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.
+        * platform/chromium-win/fast/forms/select-overflow-scroll-expected.png: Added.
+        * platform/chromium-win/fast/forms/select-overflow-scroll-expected.txt: Added.
+        * platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
+        * platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.
+
 2012-02-08  Kaustubh Atrawalkar  <kaustubh@motorola.com>
 
         Migrate createObjectURL & revokeObjectURL to static (Class) methods.
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-expected.png b/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-expected.png
new file mode 100644 (file)
index 0000000..2f4be03
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-expected.txt
new file mode 100644 (file)
index 0000000..1e37f57
--- /dev/null
@@ -0,0 +1,8 @@
+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 0x0
+layer at (10,10) size 56x137 clip at (11,11) size 54x135
+  RenderListBox {SELECT} at (2,2) size 56x137 [bgcolor=#DDDDDD] [border: (1px inset #808080)]
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.png b/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.png
new file mode 100644 (file)
index 0000000..eae0f7d
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.txt b/LayoutTests/platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.txt
new file mode 100644 (file)
index 0000000..29559ce
--- /dev/null
@@ -0,0 +1,10 @@
+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
+layer at (8,8) size 784x156 clip at (8,8) size 769x141
+  RenderBlock {DIV} at (0,0) size 784x156
+    RenderText {#text} at (0,0) size 0x0
+layer at (10,10) size 56x137 clip at (11,11) size 54x135
+  RenderListBox {SELECT} at (2,2) size 56x137 [bgcolor=#DDDDDD] [border: (1px inset #808080)]
diff --git a/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.png b/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.png
new file mode 100644 (file)
index 0000000..af09cde
Binary files /dev/null and b/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.txt b/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.txt
new file mode 100644 (file)
index 0000000..08e2fc5
--- /dev/null
@@ -0,0 +1,8 @@
+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 0x0
+layer at (10,10) size 48x113 clip at (11,11) size 46x111
+  RenderListBox {SELECT} at (2,2) size 48x113 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
diff --git a/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.png b/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.png
new file mode 100644 (file)
index 0000000..78bd78c
Binary files /dev/null and b/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.txt b/LayoutTests/platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.txt
new file mode 100644 (file)
index 0000000..6d6bbbf
--- /dev/null
@@ -0,0 +1,10 @@
+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
+layer at (8,8) size 784x132 clip at (8,8) size 769x117
+  RenderBlock {DIV} at (0,0) size 784x132
+    RenderText {#text} at (0,0) size 0x0
+layer at (10,10) size 48x113 clip at (11,11) size 46x111
+  RenderListBox {SELECT} at (2,2) size 48x113 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
diff --git a/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-expected.png b/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-expected.png
new file mode 100644 (file)
index 0000000..fa06400
Binary files /dev/null and b/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-expected.txt
new file mode 100644 (file)
index 0000000..0478692
--- /dev/null
@@ -0,0 +1,8 @@
+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 0x0
+layer at (10,10) size 56x137 clip at (11,11) size 54x135
+  RenderListBox {SELECT} at (2,2) size 56x137 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
diff --git a/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.png b/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.png
new file mode 100644 (file)
index 0000000..ee8f7df
Binary files /dev/null and b/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.txt
new file mode 100644 (file)
index 0000000..65c5de5
--- /dev/null
@@ -0,0 +1,10 @@
+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
+layer at (8,8) size 784x156 clip at (8,8) size 769x141
+  RenderBlock {DIV} at (0,0) size 784x156
+    RenderText {#text} at (0,0) size 0x0
+layer at (10,10) size 56x137 clip at (11,11) size 54x135
+  RenderListBox {SELECT} at (2,2) size 56x137 [bgcolor=#FFFFFF] [border: (1px inset #808080)]