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

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

Issue 934853002: Move and rename RenderQuote and RenderWordBreak. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {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 RenderInline (generated) at (0,0) size 16x16 [color=#FF0000] 10 RenderInline (generated) 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 RenderInline (generated) at (0,0) size 16x16 17 RenderInline (generated) at (0,0) size 16x16
18 RenderQuote at (0,0) size 16x16 18 LayoutQuote at (0,0) size 16x16
19 RenderText at (0,0) size 16x16 19 RenderText at (0,0) size 16x16
20 text run at (0,0) width 16: "\"" 20 text run at (0,0) width 16: "\""
21 RenderInline (generated) at (0,0) size 16x16 21 RenderInline (generated) at (0,0) size 16x16
22 RenderQuote at (0,0) size 16x16 22 LayoutQuote at (0,0) size 16x16
23 RenderText at (16,0) size 16x16 23 RenderText at (16,0) size 16x16
24 text run at (16,0) width 16: "\"" 24 text run at (16,0) width 16: "\""
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 RenderText {#text} at (0,0) size 0x0 26 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698