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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/layers/scroll-rect-to-visible-expected.txt
diff --git a/LayoutTests/platform/linux/fast/layers/scroll-rect-to-visible-expected.txt b/LayoutTests/platform/linux/fast/layers/scroll-rect-to-visible-expected.txt
index 167467790fbdfa96fe4b5e6fbd2f24c9943858f1..c1ba9cb5be5314e5c5617b8078446e8cef540d22 100644
--- a/LayoutTests/platform/linux/fast/layers/scroll-rect-to-visible-expected.txt
+++ b/LayoutTests/platform/linux/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 13.00 scrollHeight 664
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x664 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x664 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x664
LayoutBlockFlow {BODY} at (8,8) size 769x636
LayoutBlockFlow {P} at (0,0) size 769x40
@@ -54,7 +54,7 @@ layer at (28,524) size 160x50 clip at (28,524) size 150x35 scrollWidth 200
LayoutBlockFlow {DIV} at (0,0) size 200x20
LayoutText {#text} at (0,0) size 11x19
text run at (0,0) width 11: "A"
-layer at (28,594) size 150x50 backgroundClip at (28,594) size 150x6 clip at (28,594) size 135x6 outlineClip at (0,0) size 785x600 scrollWidth 200
+layer at (28,594) size 150x50 backgroundClip at (28,594) size 150x6 clip at (28,594) size 135x6 scrollWidth 200
LayoutBlockFlow {DIV} at (20,586) size 150x50
LayoutBlockFlow {DIV} at (0,0) size 200x20
LayoutText {#text} at (0,0) size 11x19

Powered by Google App Engine
This is Rietveld 408576698