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

Side by Side Diff: LayoutTests/platform/mac/css2.1/t0505-c16-descendant-01-e-expected.txt

Issue 618843002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x84 3 layer at (0,0) size 800x80
4 RenderBlock {HTML} at (0,0) size 800x84 4 RenderBlock {HTML} at (0,0) size 800x80
5 RenderBody {BODY} at (8,16) size 784x52 5 RenderBody {BODY} at (8,16) size 784x48
6 RenderBlock {DIV} at (0,0) size 784x18 6 RenderBlock {DIV} at (0,0) size 784x16
7 RenderBlock {P} at (0,0) size 784x18 [color=#008000] 7 RenderBlock {P} at (0,0) size 784x16 [color=#008000]
8 RenderText {#text} at (0,0) size 163x18 8 RenderText {#text} at (0,0) size 166x16
9 text run at (0,0) width 163: "This line should be green." 9 text run at (0,0) width 166: "This line should be green."
10 RenderBlock {UL} at (0,34) size 784x18 [color=#008000] 10 RenderBlock {UL} at (0,32) size 784x16 [color=#008000]
11 RenderListItem {LI} at (40,0) size 744x18 11 RenderListItem {LI} at (40,0) size 744x16
12 RenderListMarker at (-17,0) size 7x18: bullet 12 RenderListMarker at (-16,0) size 6x16: bullet
13 RenderInline {SPAN} at (0,0) size 4x18 [color=#FF0000] 13 RenderInline {SPAN} at (0,0) size 4x16 [color=#FF0000]
14 RenderText {#text} at (0,0) size 4x18 14 RenderText {#text} at (0,0) size 4x16
15 text run at (0,0) width 4: " " 15 text run at (0,0) width 4: " "
16 RenderText {#text} at (4,0) size 163x18 16 RenderText {#text} at (4,0) size 166x16
17 text run at (4,0) width 163: "This line should be green." 17 text run at (4,0) width 166: "This line should be green."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698