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

Unified Diff: LayoutTests/platform/win/fast/layers/scroll-rect-to-visible-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/layers/scroll-rect-to-visible-expected.txt
diff --git a/LayoutTests/platform/win/fast/layers/scroll-rect-to-visible-expected.txt b/LayoutTests/platform/win/fast/layers/scroll-rect-to-visible-expected.txt
index 1b1a9dd9c9c82d35ce2700fc5356971253d9d6c1..db8cfc3914bfac55b270e337a8794c63e3a4fc89 100644
--- a/LayoutTests/platform/win/fast/layers/scroll-rect-to-visible-expected.txt
+++ b/LayoutTests/platform/win/fast/layers/scroll-rect-to-visible-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 5.00 scrollHeight 658
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x658 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x658 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x658
LayoutBlockFlow {BODY} at (8,8) size 769x630
LayoutBlockFlow {P} at (0,0) size 769x36
@@ -54,7 +54,7 @@ layer at (28,518) size 160x50 clip at (28,518) size 150x35 scrollWidth 200
LayoutBlockFlow {DIV} at (0,0) size 200x18
LayoutText {#text} at (0,0) size 12x17
text run at (0,0) width 12: "A"
-layer at (28,588) size 150x50 backgroundClip at (28,588) size 150x12 clip at (28,588) size 135x12 outlineClip at (0,0) size 785x600 scrollWidth 200
+layer at (28,588) size 150x50 backgroundClip at (28,588) size 150x12 clip at (28,588) size 135x12 scrollWidth 200
LayoutBlockFlow {DIV} at (20,580) size 150x50
LayoutBlockFlow {DIV} at (0,0) size 200x18
LayoutText {#text} at (0,0) size 12x17

Powered by Google App Engine
This is Rietveld 408576698