Index: LayoutTests/platform/linux/fast/block/positioning/rtl-fixed-positioning-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/block/positioning/rtl-fixed-positioning-expected.txt b/LayoutTests/platform/linux/fast/block/positioning/rtl-fixed-positioning-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6e51a06405655804af4f2b04f36b257a70a66142 |
--- /dev/null |
+++ b/LayoutTests/platform/linux/fast/block/positioning/rtl-fixed-positioning-expected.txt |
@@ -0,0 +1,14 @@ |
+layer at (0,0) size 800x2016 |
+ RenderView at (0,0) size 800x600 |
+layer at (0,0) size 800x2016 |
+ RenderBlock {HTML} at (0,0) size 800x2016 |
+ RenderBody {BODY} at (8,8) size 784x2000 |
+ RenderBlock {DIV} at (-1216,0) size 2000x2000 [bgcolor=#00FF00] |
+layer at (-100,100) size 100x100 backgroundClip at (0,0) size 800x2016 clip at (0,0) size 800x2016 outlineClip at (0,0) size 800x2016 |
+ RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF00FF] |
+ RenderText {#text} at (0,0) size 95x79 |
+ text run at (0,0) width 95: "This box should" |
+ text run at (0,20) width 86: "be fixed to the" |
+ text run at (0,40) width 82: "top-left of the" |
+ text run at (0,60) width 52: "window." |
+scrolled to -100,100 |