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

Side by Side Diff: LayoutTests/platform/mac/fast/css-generated-content/table-with-before-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutInline {SPAN} at (0,0) size 226x18 7 LayoutInline {SPAN} at (0,0) size 226x18
8 LayoutText {#text} at (0,0) size 226x18 8 LayoutText {#text} at (0,0) size 226x18
9 text run at (0,0) width 226: "This test passes if it does not crash. " 9 text run at (0,0) width 226: "This test passes if it does not crash. "
10 LayoutText {#text} at (225,0) size 5x18 10 LayoutText {#text} at (225,0) size 5x18
11 text run at (225,0) width 5: " " 11 text run at (225,0) width 5: " "
12 LayoutBR {BR} at (229,14) size 1x0 12 LayoutBR {BR} at (229,14) size 1x0
13 LayoutBlockFlow {UL} at (0,34) size 784x54 13 LayoutBlockFlow {UL} at (0,34) size 784x54
14 LayoutListItem {LI} at (40,0) size 744x54 14 LayoutListItem {LI} at (40,0) size 744x54
15 LayoutBlockFlow (anonymous) at (0,0) size 744x18 15 LayoutBlockFlow (anonymous) at (0,0) size 744x18
16 LayoutListMarker at (-17,0) size 7x18: bullet 16 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
17 LayoutTable {<pseudo:before>} at (0,18) size 32x18 17 LayoutTable {<pseudo:before>} at (0,18) size 32x18
18 LayoutTableSection (anonymous) at (0,0) size 32x18 18 LayoutTableSection (anonymous) at (0,0) size 32x18
19 LayoutTableRow (anonymous) at (0,0) size 32x18 19 LayoutTableRow (anonymous) at (0,0) size 32x18
20 LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs =1] 20 LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs =1]
21 LayoutTextFragment at (0,0) size 32x18 21 LayoutTextFragment at (0,0) size 32x18
22 text run at (0,0) width 32: "hello" 22 text run at (0,0) width 32: "hello"
23 LayoutBlockFlow (anonymous) at (0,36) size 744x18 23 LayoutBlockFlow (anonymous) at (0,36) size 744x18
24 LayoutText {#text} at (0,0) size 23x18 24 LayoutText {#text} at (0,0) size 23x18
25 text run at (0,0) width 23: "test" 25 text run at (0,0) width 23: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698