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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 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
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 (anonymous) at (0,0) size 16x16 11 LayoutCounter (anonymous) 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 (anonymous) at (0,0) size 16x16 18 LayoutQuote (anonymous) at (0,0) size 16x16
19 LayoutTextFragment (anonymous) at (0,0) size 16x16 19 LayoutTextFragment (anonymous) 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 (anonymous) at (0,0) size 16x16 22 LayoutQuote (anonymous) at (0,0) size 16x16
23 LayoutTextFragment (anonymous) at (16,0) size 16x16 23 LayoutTextFragment (anonymous) 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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698