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

Side by Side Diff: LayoutTests/platform/android/compositing/text-on-large-layer-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 2003x10001 1 layer at (0,0) size 2003x10001
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x8 3 layer at (0,0) size 800x8
4 RenderBlock {HTML} at (0,0) size 800x8 4 RenderBlock {HTML} at (0,0) size 800x8
5 RenderBody {BODY} at (8,8) size 784x0 5 RenderBody {BODY} at (8,8) size 784x0
6 layer at (3,1) size 2000x10000 6 layer at (3,1) size 2000x10000
7 RenderBlock (positioned) {DIV} at (3,1) size 2000x10000 7 RenderBlock (positioned) {DIV} at (3,1) size 2000x10000
8 RenderText {#text} at (0,0) size 519x19 8 RenderText {#text} at (0,0) size 519x19
9 text run at (0,0) width 519: "This is some text inside a very large compos ited layer to test that it is rendered sharply." 9 text run at (0,0) width 519: "This is some text inside a very large compos ited layer to test that it is rendered sharply."
10 RenderBR {BR} at (519,0) size 0x19 10 LayoutBR {BR} at (519,0) size 0x19
11 RenderText {#text} at (0,20) size 203x19 11 RenderText {#text} at (0,20) size 203x19
12 text run at (0,20) width 203: "The test passes if this text is crisp." 12 text run at (0,20) width 203: "The test passes if this text is crisp."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698