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

Side by Side Diff: LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutTable {DIV} at (0,0) size 48x16 [color=#0000FF] 6 LayoutTable {DIV} at (0,0) size 48x16 [color=#0000FF]
7 LayoutTableSection (anonymous) at (0,0) size 48x16 7 LayoutTableSection (anonymous) at (0,0) size 48x16
8 LayoutTableRow (anonymous) at (0,0) size 48x16 8 LayoutTableRow (anonymous) at (0,0) size 48x16
9 LayoutTableCell (anonymous) at (0,0) size 48x16 [r=0 c=0 rs=1 cs=1] 9 LayoutTableCell (anonymous) at (0,0) size 48x16 [r=0 c=0 rs=1 cs=1]
10 LayoutInline {<pseudo:before>} at (0,0) size 16x16 [color=#FF0000] 10 LayoutInline {<pseudo:before>} at (0,0) size 16x16 [color=#FF0000]
11 LayoutCounter at (0,0) size 16x16 11 LayoutCounter at (0,0) size 16x16
12 text run at (0,0) width 16: "0" 12 text run at (0,0) width 16: "0"
13 LayoutTable {Q} at (16,0) size 32x16 13 LayoutTable {Q} at (16,0) size 32x16
14 LayoutTableSection (anonymous) at (0,0) size 32x16 14 LayoutTableSection (anonymous) at (0,0) size 32x16
15 LayoutTableRow (anonymous) at (0,0) size 32x16 15 LayoutTableRow (anonymous) at (0,0) size 32x16
16 LayoutTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs= 1 cs=1] 16 LayoutTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs= 1 cs=1]
17 LayoutInline {<pseudo:before>} at (0,0) size 16x16 17 LayoutInline {<pseudo:before>} at (0,0) size 16x16
18 LayoutQuote at (0,0) size 16x16 18 LayoutQuote (anonymous) at (0,0) size 16x16
19 LayoutTextFragment at (0,0) size 16x16 19 LayoutTextFragment at (0,0) size 16x16
20 text run at (0,0) width 16: "\"" 20 text run at (0,0) width 16: "\""
21 LayoutInline {<pseudo:after>} at (0,0) size 16x16 21 LayoutInline {<pseudo:after>} at (0,0) size 16x16
22 LayoutQuote at (0,0) size 16x16 22 LayoutQuote (anonymous) at (0,0) size 16x16
23 LayoutTextFragment at (16,0) size 16x16 23 LayoutTextFragment at (16,0) size 16x16
24 text run at (16,0) width 16: "\"" 24 text run at (16,0) width 16: "\""
25 LayoutText {#text} at (0,0) size 0x0 25 LayoutText {#text} at (0,0) size 0x0
26 LayoutText {#text} at (0,0) size 0x0 26 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698