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

Side by Side Diff: LayoutTests/platform/win/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 800x116 3 layer at (0,0) size 800x116
4 RenderBlock {HTML} at (0,0) size 800x116 4 RenderBlock {HTML} at (0,0) size 800x115.88
5 RenderBody {BODY} at (8,21) size 784x79 5 RenderBody {BODY} at (8,21.44) size 784x78.44
6 RenderBlock {H1} at (0,0) size 784x37 6 RenderBlock {H1} at (0,0) size 784x37
7 RenderText {#text} at (0,0) size 488x36 7 RenderText {#text} at (0,0) size 488x36
8 text run at (0,0) width 488: "Testing default translate parameter" 8 text run at (0,0) width 488: "Testing default translate parameter"
9 RenderBlock {P} at (0,58) size 784x21 9 RenderBlock {P} at (0,58.44) size 784x20
10 RenderText {#text} at (0,0) size 550x19 10 RenderText {#text} at (0,0) size 550x19
11 text run at (0,0) width 550: "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 550: "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 279x19 14 RenderText {#text} at (0,0) size 279x19
15 text run at (0,0) width 279: "If you can see this box, then the test has f ailed." 15 text run at (0,0) width 279: "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 255x19 18 RenderText {#text} at (0,0) size 255x19
19 text run at (0,0) width 255: "This box should be visible (it is translated )." 19 text run at (0,0) width 255: "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 159x19 22 RenderText {#text} at (0,0) size 159x19
23 text run at (0,0) width 159: "This box should be visible." 23 text run at (0,0) width 159: "This box should be visible."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698