Index: webkit/data/layout_test_results/v8/LayoutTests/fast/css/transform-default-parameter-expected.txt |
=================================================================== |
--- webkit/data/layout_test_results/v8/LayoutTests/fast/css/transform-default-parameter-expected.txt (revision 0) |
+++ webkit/data/layout_test_results/v8/LayoutTests/fast/css/transform-default-parameter-expected.txt (revision 0) |
@@ -0,0 +1,23 @@ |
+layer at (0,0) size 800x600 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x115 |
+ RenderBlock {HTML} at (0,0) size 800x115 |
+ RenderBody {BODY} at (8,21) size 784x78 |
+ RenderBlock {H1} at (0,0) size 784x37 |
+ RenderText {#text} at (0,0) size 488x36 |
+ text run at (0,0) width 488: "Testing default translate parameter" |
+ RenderBlock {P} at (0,58) size 784x20 |
+ RenderText {#text} at (0,0) size 550x19 |
+ text run at (0,0) width 550: "There should be blue and green boxes shown. If there is a red box visible, the test has failed" |
+layer at (500,100) size 300x100 |
+ RenderBlock (positioned) {DIV} at (500,100) size 300x100 [bgcolor=#FF0000] |
+ RenderText {#text} at (0,0) size 279x19 |
+ text run at (0,0) width 279: "If you can see this box, then the test has failed." |
+layer at (100,100) size 300x100 |
+ RenderBlock (positioned) {DIV} at (100,100) size 300x100 [bgcolor=#0000FF] |
+ RenderText {#text} at (0,0) size 255x19 |
+ text run at (0,0) width 255: "This box should be visible (it is translated)." |
+layer at (500,500) size 300x100 |
+ RenderBlock (positioned) {DIV} at (500,500) size 300x100 [bgcolor=#008000] |
+ RenderText {#text} at (0,0) size 159x19 |
+ text run at (0,0) width 159: "This box should be visible." |
Property changes on: webkit\data\layout_test_results\v8\LayoutTests\fast\css\transform-default-parameter-expected.txt |
___________________________________________________________________ |
Added: svn:eol-style |
+ native |