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

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

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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/win/fast/block/positioning/rtl-fixed-positioning-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/positioning/rtl-fixed-positioning-expected.txt b/LayoutTests/platform/win/fast/block/positioning/rtl-fixed-positioning-expected.txt
index 5104df3a2206525860bc391f4772087e35060698..c6f2d23537cd7e21cf41fb1b538336dcd3b9e6e0 100644
--- a/LayoutTests/platform/win/fast/block/positioning/rtl-fixed-positioning-expected.txt
+++ b/LayoutTests/platform/win/fast/block/positioning/rtl-fixed-positioning-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600 scrollX 1108.00 scrollY 100.00 scrollWidth 2008 scrollHeight 2016
LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x2016 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (0,0) size 800x2016 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x2016
LayoutBlockFlow {BODY} at (8,8) size 784x2000
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 outlineClip at (0,0) size 800x600
+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 99x71
text run at (0,0) width 57: "This box"

Powered by Google App Engine
This is Rietveld 408576698