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

Side by Side Diff: LayoutTests/platform/linux/virtual/softwarecompositing/iframes/composited-iframe-alignment-expected.txt

Issue 473473003: Remove virtual/softwarecompositing suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 4 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x76
4 RenderBlock {HTML} at (0,0) size 800x76
5 RenderBody {BODY} at (8,8) size 784x60
6 RenderText {#text} at (0,0) size 766x39
7 text run at (0,0) width 567: "Simple test of composited iframe content. There should be a blue box with a gray background "
8 text run at (567,0) width 199: "inside the black border. The gray"
9 text run at (0,20) width 334: "background should fit perfectly within th e block border "
10 text run at (334,20) width 84: "with no gaps. "
11 RenderBR {BR} at (0,0) size 0x0
12 RenderBR {BR} at (0,40) size 0x19
13 RenderText {#text} at (0,0) size 0x0
14 layer at (100,100) size 440x340
15 RenderPartObject {IFRAME} at (100,100) size 440x340 [border: (20px solid #0000 00)]
16 layer at (0,0) size 400x300
17 RenderView at (0,0) size 400x300
18 layer at (0,0) size 400x230
19 RenderBlock {HTML} at (0,0) size 400x230
20 RenderBody {BODY} at (8,10) size 384x210 [bgcolor=#C0C0C0]
21 layer at (18,10) size 210x210
22 RenderBlock {DIV} at (10,0) size 210x210 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698