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

Side by Side Diff: LayoutTests/platform/linux/virtual/softwarecompositing/reflections/reflection-in-composited-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 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 391x19
8 text run at (0,0) width 391: "Reflection should not be cropped by bein g in a composited layer."
9 RenderBlock {P} at (0,292) size 784x20
10 RenderText {#text} at (0,0) size 227x19
11 text run at (0,0) width 227: "This is the next paragraph in the page."
12 layer at (208,78) size 342x172
13 RenderBlock {DIV} at (200,70) size 342x172 [border: (1px solid #000000)]
14 RenderBlock {P} at (21,27) size 300x20
15 RenderText {#text} at (0,0) size 217x19
16 text run at (0,0) width 217: "This element has a composited layer"
17 layer at (349,119) size 260x72
18 RenderBlock (positioned) {DIV} at (141,41) size 260x72 [bgcolor=#DDDDDD]
19 RenderBlock {P} at (10,26) size 240x20
20 RenderText {#text} at (0,0) size 211x19
21 text run at (0,0) width 211: "This is a positioned, reflected child."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698