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

Unified Diff: LayoutTests/platform/win/fast/block/positioning/vertical-rl/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/vertical-rl/fixed-positioning-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt b/LayoutTests/platform/win/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt
index aeb1ad840aef2245950cb1ee79d432c876482cad..0d5533d2b59d2e364316bd3760be5edde2ad1144 100644
--- a/LayoutTests/platform/win/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt
+++ b/LayoutTests/platform/win/fast/block/positioning/vertical-rl/fixed-positioning-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600 scrollX 1116.00 scrollY 1308.00
LayoutView at (0,0) size 800x600
-layer at (-1216,0) size 2016x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (-1216,0) size 2016x600 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 2016x600
LayoutBlockFlow {BODY} at (8,8) size 2000x584
LayoutBlockFlow {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
+layer at (-100,-100) size 100x100 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow (positioned) {DIV} at (700,0) size 100x100 [bgcolor=#FF00FF]
LayoutText {#text} at (0,0) size 71x99
text run at (0,0) width 57: "This box"

Powered by Google App Engine
This is Rietveld 408576698