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

Side by Side Diff: LayoutTests/platform/android/fast/css/beforeSelectorOnCodeElement-expected.txt

Issue 884483003: Rename/move counter rendering code to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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 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 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 694x19 7 RenderText {#text} at (0,0) size 694x19
8 text run at (0,0) width 694: "The word \"PASSED\" should be shown belo w with a cirlce before and a square after. This is a test for WebKit bug " 8 text run at (0,0) width 694: "The word \"PASSED\" should be shown belo w with a cirlce before and a square after. This is a test for WebKit bug "
9 RenderInline {A} at (0,0) size 40x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 40x19 [color=#0000EE]
10 RenderText {#text} at (694,0) size 40x19 10 RenderText {#text} at (694,0) size 40x19
11 text run at (694,0) width 40: "11197" 11 text run at (694,0) width 40: "11197"
12 RenderText {#text} at (734,0) size 4x19 12 RenderText {#text} at (734,0) size 4x19
13 text run at (734,0) width 4: "." 13 text run at (734,0) width 4: "."
14 RenderBlock (anonymous) at (0,36) size 784x16 14 RenderBlock (anonymous) at (0,36) size 784x16
15 RenderInline {CODE} at (0,0) size 64x16 15 RenderInline {CODE} at (0,0) size 64x16
16 RenderInline (generated) at (0,0) size 8x16 16 RenderInline (generated) at (0,0) size 8x16
17 RenderCounter at (0,0) size 8x16 17 LayoutCounter at (0,0) size 8x16
18 text run at (0,0) width 8: "\x{25E6}" 18 text run at (0,0) width 8: "\x{25E6}"
19 RenderText {#text} at (8,0) size 48x16 19 RenderText {#text} at (8,0) size 48x16
20 text run at (8,0) width 48: "PASSED" 20 text run at (8,0) width 48: "PASSED"
21 RenderInline (generated) at (0,0) size 8x16 21 RenderInline (generated) at (0,0) size 8x16
22 RenderCounter at (56,0) size 8x16 22 LayoutCounter at (56,0) size 8x16
23 text run at (56,0) width 8: "\x{25A0}" 23 text run at (56,0) width 8: "\x{25A0}"
24 RenderText {#text} at (0,0) size 0x0 24 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698