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

Side by Side Diff: LayoutTests/platform/linux/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.txt

Issue 770383005: Auto-rebaseline for r186551 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 (0,0) size 800x584 5 RenderBody {BODY} at (0,0) size 800x584
6 RenderBlock {P} at (0,0) size 800x20 6 RenderBlock {P} at (0,0) size 800x20
7 RenderText {#text} at (0,0) size 28x19 7 RenderText {#text} at (0,0) size 28x19
8 text run at (0,0) width 28: "Bug " 8 text run at (0,0) width 28: "Bug "
9 RenderInline {A} at (0,0) size 40x19 [color=#0000EE] 9 RenderInline {A} at (0,0) size 40x19 [color=#0000EE]
10 RenderText {#text} at (28,0) size 40x19 10 RenderText {#text} at (28,0) size 40x19
11 text run at (28,0) width 40: "29495" 11 text run at (28,0) width 40: "29495"
12 RenderText {#text} at (68,0) size 312x19 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." 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 14 layer at (10,60) size 50x50
15 RenderBlock (positioned) {DIV} at (10,60) size 50x50 [bgcolor=#FF0000] 15 RenderBlock (positioned) {DIV} at (10,60) size 50x50 [bgcolor=#FF0000]
16 layer at (10,10) size 0x0
17 RenderBlock (positioned) {DIV} at (10,10) size 0x0
16 layer at (10,10) size 100x100 18 layer at (10,10) size 100x100
17 RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000] 19 RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698