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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/rtl-fixed-positioning-expected.txt

Issue 1416553002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/rtl-fixed-positioning-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/rtl-fixed-positioning-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/rtl-fixed-positioning-expected.txt
index 59c473060f4d8b8e4a8fcaf0c5eb9a22924c71c1..c7af8d7341ed329b0162c4dece235e0d9390ef5b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/rtl-fixed-positioning-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/rtl-fixed-positioning-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x2016 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutBlockFlow {DIV} at (-1216,0) size 2000x2000 [bgcolor=#00FF00]
layer at (-100,100) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FF00FF]
- LayoutText {#text} at (0,0) size 99x72
+ LayoutText {#text} at (0,0) size 98x72
text run at (0,0) width 57: "This box"
- text run at (0,18) width 99: "should be fixed"
+ text run at (0,18) width 98: "should be fixed"
text run at (0,36) width 88: "to the top-left"
- text run at (0,54) width 97: "of the window."
+ text run at (0,54) width 96: "of the window."
scrolled to -100,100

Powered by Google App Engine
This is Rietveld 408576698