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

Side by Side Diff: LayoutTests/platform/mac/virtual/software/compositing/geometry/clipping-foreground-expected.txt

Issue 27061002: Fix unittests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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
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 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 436x18 7 RenderText {#text} at (0,0) size 436x18
8 text run at (0,0) width 436: "The layering of the boxes should not be affected by overflow:hidden." 8 text run at (0,0) width 436: "The layering of the boxes should not be affected by overflow:hidden."
9 RenderBlock (anonymous) at (0,34) size 784x479 9 RenderBlock (anonymous) at (0,34) size 784x479
10 RenderText {#text} at (320,306) size 4x18 10 RenderText {#text} at (320,306) size 4x18
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
49 RenderText {#text} at (30,30) size 126x80 49 RenderText {#text} at (30,30) size 126x80
50 text run at (30,30) width 59: "Box" 50 text run at (30,30) width 59: "Box"
51 text run at (30,70) width 126: "contents" 51 text run at (30,70) width 126: "contents"
52 RenderText {#text} at (0,0) size 0x0 52 RenderText {#text} at (0,0) size 0x0
53 RenderText {#text} at (0,0) size 0x0 53 RenderText {#text} at (0,0) size 0x0
54 layer at (482,192) size 150x150 backgroundClip at (402,112) size 180x180 clip at (402,112) size 180x180 outlineClip at (402,112) size 180x180 54 layer at (482,192) size 150x150 backgroundClip at (402,112) size 180x180 clip at (402,112) size 180x180 outlineClip at (402,112) size 180x180
55 RenderBlock (positioned) zI: 1 {DIV} at (90,90) size 150x150 [color=#808080] [ bgcolor=#C8C880] [border: (2px solid #000000)] 55 RenderBlock (positioned) zI: 1 {DIV} at (90,90) size 150x150 [color=#808080] [ bgcolor=#C8C880] [border: (2px solid #000000)]
56 RenderText zI: 1 {#text} at (22,22) size 86x80 56 RenderText zI: 1 {#text} at (22,22) size 86x80
57 text run at (22,22) width 33: "In" 57 text run at (22,22) width 33: "In"
58 text run at (22,62) width 86: "Front" 58 text run at (22,62) width 86: "Front"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698