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