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

Side by Side Diff: LayoutTests/platform/mac/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 800x16 6 RenderBlock {P} at (0,0) size 800x16
7 RenderText {#text} at (0,0) size 31x16 7 RenderText {#text} at (0,0) size 31x16
8 text run at (0,0) width 31: "Bug " 8 text run at (0,0) width 31: "Bug "
9 RenderInline {A} at (0,0) size 41x16 [color=#0000EE] 9 RenderInline {A} at (0,0) size 41x16 [color=#0000EE]
10 RenderText {#text} at (30,0) size 41x16 10 RenderText {#text} at (30,0) size 41x16
11 text run at (30,0) width 41: "29495" 11 text run at (30,0) width 41: "29495"
12 RenderText {#text} at (70,0) size 330x16 12 RenderText {#text} at (70,0) size 330x16
13 text run at (70,0) width 330: ". You should see one green box below, w ith no red." 13 text run at (70,0) width 330: ". 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