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

Unified Diff: LayoutTests/platform/win/fast/inline-block/003-expected.txt

Issue 879603002: Replace marquee in test to make it deterministic. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: And slimming paint. Created 5 years, 11 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 | « LayoutTests/fast/inline-block/003.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/win/fast/inline-block/003-expected.txt
diff --git a/LayoutTests/platform/win/fast/inline-block/003-expected.txt b/LayoutTests/platform/win/fast/inline-block/003-expected.txt
index bb4e4eecf44edd04df90cf80796104e5a864bde9..d1eea8eeabf49d78f2f90311f6b1a6426edfe064 100644
--- a/LayoutTests/platform/win/fast/inline-block/003-expected.txt
+++ b/LayoutTests/platform/win/fast/inline-block/003-expected.txt
@@ -15,27 +15,16 @@ layer at (0,0) size 800x600
text run at (102,2) width 100: "This is div two."
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,72) size 784x18
- RenderText {#text} at (0,0) size 743x17
- text run at (0,0) width 743: "The two marquees below should be on separate lines, since marquees fill the width of a containing block by default."
- RenderBlock {P} at (0,106) size 784x36
- RenderText {#text} at (0,0) size 779x35
- text run at (0,0) width 779: "This test uses white characters to make the result image deterministic. (Otherwise, the result image changes depending on"
- text run at (0,18) width 652: "when the content_shell takes a snapshot.) In order to run this test manually, change the color to black."
- RenderBlock (anonymous) at (0,158) size 784x44
- RenderInline {SPAN} at (0,0) size 784x39
- 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 659x17
+ text run at (0,0) width 659: "The two divs below should be on separate lines, since they are wrapped in elements with width: 100%."
+ RenderBlock (anonymous) at (0,106) size 784x52
+ RenderBlock {BLOCK} at (0,0) size 788x26 [border: (2px solid #008000)]
+ RenderBlock {DIV} at (2,2) size 304x22 [border: (2px solid #0000FF)]
+ RenderText {#text} at (2,2) size 99x17
+ text run at (2,2) width 99: "This is div one."
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {BLOCK} at (0,26) size 788x26 [border: (2px solid #008000)]
+ RenderBlock {DIV} at (2,2) size 304x22 [border: (2px solid #0000FF)]
+ RenderText {#text} at (2,2) size 100x17
+ text run at (2,2) width 100: "This is div two."
RenderText {#text} at (0,0) size 0x0
-layer at (8,166) size 784x22 clip at (10,168) size 780x18
- RenderBlock {MARQUEE} at (0,0) size 784x22 [border: (2px solid #008000)]
- RenderBlock {DIV} at (2,2) size 780x18
- RenderInline {SPAN} at (0,0) size 99x17 [color=#FFFFFF]
- RenderText {#text} at (0,0) size 99x17
- text run at (0,0) width 99: "This is div one."
-layer at (8,188) size 784x22 clip at (10,190) size 780x18
- RenderBlock {MARQUEE} at (0,22) size 784x22 [border: (2px solid #008000)]
- RenderBlock {DIV} at (2,2) size 780x18
- RenderInline {SPAN} at (0,0) size 100x17 [color=#FFFFFF]
- RenderText {#text} at (0,0) size 100x17
- text run at (0,0) width 100: "This is div two."
« no previous file with comments | « LayoutTests/fast/inline-block/003.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698