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

Side by Side Diff: LayoutTests/platform/android/fast/repaint/bugzilla-6388-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (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 800x264 3 layer at (0,0) size 800x264
4 RenderBlock {HTML} at (0,0) size 800x264 4 RenderBlock {HTML} at (0,0) size 800x264
5 RenderBody {BODY} at (8,16) size 784x240 5 RenderBody {BODY} at (8,16) size 784x240
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderInline {B} at (0,0) size 61x19 7 RenderInline {B} at (0,0) size 61x19
8 RenderText {#text} at (0,0) size 61x19 8 RenderText {#text} at (0,0) size 61x19
9 text run at (0,0) width 61: "BUG ID:" 9 text run at (0,0) width 61: "BUG ID:"
10 RenderText {#text} at (61,0) size 4x19 10 RenderText {#text} at (61,0) size 4x19
(...skipping 11 matching lines...) Expand all
22 text run at (89,3) width 4: " " 22 text run at (89,3) width 4: " "
23 text run at (93,3) width 223: "The blue square will change to green." 23 text run at (93,3) width 223: "The blue square will change to green."
24 RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300] 24 RenderBlock {P} at (0,78) size 784x26 [bgcolor=#FF3300]
25 RenderInline {B} at (0,0) size 84x19 25 RenderInline {B} at (0,0) size 84x19
26 RenderText {#text} at (3,3) size 84x19 26 RenderText {#text} at (3,3) size 84x19
27 text run at (3,3) width 84: "TEST FAIL:" 27 text run at (3,3) width 84: "TEST FAIL:"
28 RenderText {#text} at (87,3) size 264x19 28 RenderText {#text} at (87,3) size 264x19
29 text run at (87,3) width 4: " " 29 text run at (87,3) width 4: " "
30 text run at (91,3) width 260: "The blue square will NOT change to gree n." 30 text run at (91,3) width 260: "The blue square will NOT change to gree n."
31 RenderBlock (anonymous) at (0,220) size 784x20 31 RenderBlock (anonymous) at (0,220) size 784x20
32 RenderBR {BR} at (0,0) size 0x19 32 LayoutBR {BR} at (0,0) size 0x19
33 layer at (8,136) size 100x100 33 layer at (8,136) size 100x100
34 RenderBlock (relative positioned) {DIV} at (0,120) size 100x100 34 RenderBlock (relative positioned) {DIV} at (0,120) size 100x100
35 layer at (-92,136) size 200x100 backgroundClip at (8,136) size 100x100 clip at ( 8,136) size 100x100 outlineClip at (8,136) size 100x100 35 layer at (-92,136) size 200x100 backgroundClip at (8,136) size 100x100 clip at ( 8,136) size 100x100 outlineClip at (8,136) size 100x100
36 RenderBlock (positioned) {DIV} at (0,0) size 200x100 [bgcolor=#008000] 36 RenderBlock (positioned) {DIV} at (0,0) size 200x100 [bgcolor=#008000]
37 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000FF] 37 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698