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

Side by Side Diff: LayoutTests/platform/linux/fast/css-generated-content/table-row-group-to-inline-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 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutInline {SPAN} at (0,0) size 612x19 7 LayoutInline {SPAN} at (0,0) size 612x19
8 LayoutText {#text} at (0,0) size 612x19 8 LayoutText {#text} at (0,0) size 612x19
9 text run at (0,0) width 612: "This test passes if it does not crash, and if we successfully destroy the table-section generated content." 9 text run at (0,0) width 612: "This test passes if it does not crash, and if we successfully destroy the table-section generated content."
10 LayoutText {#text} at (612,0) size 4x19 10 LayoutText {#text} at (612,0) size 4x19
11 text run at (612,0) width 4: " " 11 text run at (612,0) width 4: " "
12 LayoutBR {BR} at (616,15) size 0x0 12 LayoutBR {BR} at (616,15) size 0x0
13 LayoutBlockFlow {UL} at (0,36) size 784x20 13 LayoutBlockFlow {UL} at (0,36) size 784x20
14 LayoutListItem {LI} at (40,0) size 744x20 14 LayoutListItem {LI} at (40,0) size 744x20
15 LayoutListMarker at (-18,0) size 7x19: bullet 15 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
16 LayoutInline {<pseudo:before>} at (0,0) size 28x19 16 LayoutInline {<pseudo:before>} at (0,0) size 28x19
17 LayoutTextFragment at (0,0) size 28x19 17 LayoutTextFragment at (0,0) size 28x19
18 text run at (0,0) width 28: "hello" 18 text run at (0,0) width 28: "hello"
19 LayoutText {#text} at (28,0) size 21x19 19 LayoutText {#text} at (28,0) size 21x19
20 text run at (28,0) width 21: "test" 20 text run at (28,0) width 21: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698