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

Side by Side Diff: LayoutTests/platform/mac/fast/css/transform-default-parameter-expected.txt

Issue 20558002: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 800x114 3 layer at (0,0) size 800x114
4 RenderBlock {HTML} at (0,0) size 800x114 4 RenderBlock {HTML} at (0,0) size 800x113.88
5 RenderBody {BODY} at (8,21) size 784x77 5 RenderBody {BODY} at (8,21.44) size 784x76.44
6 RenderBlock {H1} at (0,0) size 784x37 6 RenderBlock {H1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 487x37 7 RenderText {#text} at (0,0) size 487x37
8 text run at (0,0) width 487: "Testing default translate parameter" 8 text run at (0,0) width 487: "Testing default translate parameter"
9 RenderBlock {P} at (0,58) size 784x19 9 RenderBlock {P} at (0,58.44) size 784x18
10 RenderText {#text} at (0,0) size 577x18 10 RenderText {#text} at (0,0) size 577x18
11 text run at (0,0) width 577: "There should be blue and green boxes sho wn. If there is a red box visible, the test has failed" 11 text run at (0,0) width 577: "There should be blue and green boxes sho wn. If there is a red box visible, the test has failed"
12 layer at (500,100) size 300x100 12 layer at (500,100) size 300x100
13 RenderBlock (positioned) {DIV} at (500,100) size 300x100 [bgcolor=#FF0000] 13 RenderBlock (positioned) {DIV} at (500,100) size 300x100 [bgcolor=#FF0000]
14 RenderText {#text} at (0,0) size 293x18 14 RenderText {#text} at (0,0) size 293x18
15 text run at (0,0) width 293: "If you can see this box, then the test has f ailed." 15 text run at (0,0) width 293: "If you can see this box, then the test has f ailed."
16 layer at (100,100) size 300x100 16 layer at (100,100) size 300x100
17 RenderBlock (positioned) {DIV} at (100,100) size 300x100 [bgcolor=#0000FF] 17 RenderBlock (positioned) {DIV} at (100,100) size 300x100 [bgcolor=#0000FF]
18 RenderText {#text} at (0,0) size 270x18 18 RenderText {#text} at (0,0) size 270x18
19 text run at (0,0) width 270: "This box should be visible (it is translated )." 19 text run at (0,0) width 270: "This box should be visible (it is translated )."
20 layer at (500,500) size 300x100 20 layer at (500,500) size 300x100
21 RenderBlock (positioned) {DIV} at (500,500) size 300x100 [bgcolor=#008000] 21 RenderBlock (positioned) {DIV} at (500,500) size 300x100 [bgcolor=#008000]
22 RenderText {#text} at (0,0) size 170x18 22 RenderText {#text} at (0,0) size 170x18
23 text run at (0,0) width 170: "This box should be visible." 23 text run at (0,0) width 170: "This box should be visible."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698