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

Side by Side Diff: LayoutTests/platform/linux/virtual/softwarecompositing/geometry/transfrom-origin-on-zero-size-layer-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 (0,0) size 800x584
6 RenderBlock {P} at (0,0) size 800x20
7 RenderText {#text} at (0,0) size 28x19
8 text run at (0,0) width 28: "Bug "
9 RenderInline {A} at (0,0) size 40x19 [color=#0000EE]
10 RenderText {#text} at (28,0) size 40x19
11 text run at (28,0) width 40: "29495"
12 RenderText {#text} at (68,0) size 312x19
13 text run at (68,0) width 312: ". You should see one green box below, w ith no red."
14 layer at (10,60) size 50x50
15 RenderBlock (positioned) {DIV} at (10,60) size 50x50 [bgcolor=#FF0000]
16 layer at (10,10) size 100x100
17 RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698