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

Unified Diff: LayoutTests/css3/filters/blur-filter-page-scroll-parents-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/css3/filters/blur-filter-page-scroll-parents-expected.txt
diff --git a/LayoutTests/css3/filters/blur-filter-page-scroll-parents-expected.txt b/LayoutTests/css3/filters/blur-filter-page-scroll-parents-expected.txt
index 4860edc3cca0509dd29f6418630d93cda0b5641e..77585aa0f8aaac54b40e558ce4823e118307d475 100644
--- a/LayoutTests/css3/filters/blur-filter-page-scroll-parents-expected.txt
+++ b/LayoutTests/css3/filters/blur-filter-page-scroll-parents-expected.txt
@@ -1,11 +1,11 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollY 100.00 scrollHeight 1200
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1200 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1200 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1200
LayoutBlockFlow {BODY} at (0,0) size 785x1200
-layer at (0,0) size 785x1200 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1200 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {DIV} at (0,0) size 785x1200
-layer at (0,0) size 785x1200 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1200 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {DIV} at (0,0) size 785x1200
LayoutBlockFlow {DIV} at (0,0) size 785x200 [bgcolor=#FF0000]
LayoutBlockFlow {DIV} at (0,200) size 785x1000 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698