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

Unified Diff: LayoutTests/platform/mac/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt

Issue 940943002: Auto-rebaseline for r190462 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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: LayoutTests/platform/mac/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt b/LayoutTests/platform/mac/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt
index 055d3ad740f27b19d0a597da3890ef313a398395..e3ae9f2d21e3a4a6b56eaa8cf8cc2ba7e3406625 100644
--- a/LayoutTests/platform/mac/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt
@@ -6,8 +6,8 @@ layer at (-1216,0) size 2016x600 backgroundClip at (0,0) size 800x600 clip at (0
RenderBlock {DIV} at (0,-1416) size 2000x2000 [bgcolor=#00FF00]
layer at (-100,-100) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
RenderBlock (positioned) {DIV} at (700,0) size 100x100 [bgcolor=#FF00FF]
- RenderText {#text} at (0,0) size 72x98
+ RenderText {#text} at (0,0) size 72x99
text run at (0,0) width 57: "This box"
- text run at (18,0) width 98: "should be fixed"
+ text run at (18,0) width 99: "should be fixed"
text run at (36,0) width 88: "to the top-left"
- text run at (54,0) width 96: "of the window."
+ text run at (54,0) width 97: "of the window."

Powered by Google App Engine
This is Rietveld 408576698