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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/block/positioning/rtl-fixed-positioning-expected.txt

Issue 770383005: Auto-rebaseline for r186551 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/block/positioning/rtl-fixed-positioning-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/positioning/rtl-fixed-positioning-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/positioning/rtl-fixed-positioning-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5bbddcbe57115764869ffeb55d3f64b1fbbc6b09
--- /dev/null
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/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 99x71
+ text run at (0,0) width 57: "This box"
+ text run at (0,18) width 99: "should be fixed"
+ text run at (0,36) width 88: "to the top-left"
+ text run at (0,54) width 97: "of the window."
+scrolled to -100,100

Powered by Google App Engine
This is Rietveld 408576698