Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Unified Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-style-expected.txt

Issue 115623: Update expected results for chromium-win LayoutTests/fast/forms/select-style.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-style-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-style-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-style-expected.txt (revision 16576)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-style-expected.txt (working copy)
@@ -3,11 +3,71 @@
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 529x19
+ RenderText {#text} at (0,0) size 525x19
text run at (0,0) width 239: "This tests that styled popups look right. "
- text run at (239,0) width 290: "(Aqua for now- later, we will honor the styling). "
- RenderBR {BR} at (0,0) size 0x0
+ text run at (239,0) width 286: "(Aqua for now- later, we will honor the styling)."
+ RenderBR {BR} at (525,15) size 0x0
RenderMenuList {SELECT} at (2,22) size 47x20 [bgcolor=#FF0000] [border: (1px solid #000000)]
RenderBlock (anonymous) at (1,1) size 45x18
RenderText at (4,1) size 22x16
text run at (4,1) width 22: "test"
+ RenderText {#text} at (51,22) size 4x19
+ text run at (51,22) width 4: " "
+ RenderBR {BR} at (55,37) size 0x0
+ RenderText {#text} at (0,44) size 504x19
+ text run at (0,44) width 504: "This tests that background color is white by default regardless of the parent element."
+ RenderBR {BR} at (504,59) size 0x0
+ RenderInline {SPAN} at (0,0) size 65x29 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 0x0
+ RenderMenuList {SELECT} at (7,66) size 47x20 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 45x18
+ RenderText at (4,1) size 22x16
+ text run at (4,1) width 22: "test"
+ RenderText {#text} at (56,66) size 4x19
+ text run at (56,66) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,88) size 594x19
+ text run at (0,88) width 594: "This tests that background color is inherited from the parent if background-color:inherit is specified."
+ RenderBR {BR} at (594,103) size 0x0
+ RenderInline {SPAN} at (0,0) size 65x29 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 0x0
+ RenderMenuList {SELECT} at (7,110) size 47x20 [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 45x18
+ RenderText at (4,1) size 22x16
+ text run at (4,1) width 22: "test"
+ RenderText {#text} at (56,110) size 4x19
+ text run at (56,110) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,132) size 612x19
+ text run at (0,132) width 612: "This tests that background color is the same as the parent if background-color:transparent is specified."
+ RenderBR {BR} at (612,147) size 0x0
+ RenderInline {SPAN} at (0,0) size 65x29 [bgcolor=#FF0000]
+ RenderText {#text} at (0,0) size 0x0
+ RenderMenuList {SELECT} at (7,154) size 47x20 [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 45x18
+ RenderText at (4,1) size 22x16
+ text run at (4,1) width 22: "test"
+ RenderText {#text} at (56,154) size 4x19
+ text run at (56,154) width 4: " "
+ RenderText {#text} at (0,0) size 0x0
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {#text} at (0,176) size 470x19
+ text run at (0,176) width 470: "This tests that background is white if only background-image:none is specified."
+ RenderBR {BR} at (470,191) size 0x0
+ RenderMenuList {SELECT} at (2,198) size 47x20 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 45x18
+ RenderText at (4,1) size 22x16
+ text run at (4,1) width 22: "test"
+ RenderText {#text} at (51,198) size 4x19
+ text run at (51,198) width 4: " "
+ RenderBR {BR} at (55,213) size 0x0
+ RenderText {#text} at (0,220) size 396x19
+ text run at (0,220) width 396: "This tests that the image specified for background-image is visible."
+ RenderBR {BR} at (396,235) size 0x0
+ RenderMenuList {SELECT} at (2,242) size 47x20 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
+ RenderBlock (anonymous) at (1,1) size 45x18
+ RenderText at (4,1) size 22x16
+ text run at (4,1) width 22: "test"
+ RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/select-style-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698