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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/nested-border-radius-clipping-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 800x456
4 RenderBlock {HTML} at (0,0) size 800x456
5 RenderBody {BODY} at (8,8) size 784x440
6 RenderBlock (anonymous) at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 780x39
8 text run at (0,0) width 780: "This tests that border-radius is applied with composited scrolling. If the top-left corner is rounded and nothing paints outside of the"
9 text run at (0,20) width 221: "rounded-corner clip, this test passes."
10 layer at (8,48) size 400x400 clip at (8,48) size 385x385 scrollWidth 500 scrollH eight 700
11 RenderBlock {DIV} at (0,40) size 400x400 [bgcolor=#0000FF]
12 RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
13 RenderBlock {DIV} at (0,600) size 100x100 [bgcolor=#008000]
14 layer at (8,148) size 500x500 backgroundClip at (8,148) size 385x285 clip at (8, 148) size 385x285 outlineClip at (8,48) size 385x385
15 RenderBlock {DIV} at (0,100) size 500x500 [bgcolor=#FFFF00]
16 layer at (8,398) size 100x100 backgroundClip at (8,148) size 385x285 clip at (8, 148) size 385x285 outlineClip at (8,148) size 385x285
17 RenderBlock (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698