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

Unified Diff: LayoutTests/css3/masking/mask-repeat-space-padding-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/masking/mask-repeat-space-padding-expected.txt
diff --git a/LayoutTests/css3/masking/mask-repeat-space-padding-expected.txt b/LayoutTests/css3/masking/mask-repeat-space-padding-expected.txt
index 37343445105f8ebe6746659b85b964b54daa1004..10b4cf269fe449d6d065b2661d30ca90826885b1 100644
--- a/LayoutTests/css3/masking/mask-repeat-space-padding-expected.txt
+++ b/LayoutTests/css3/masking/mask-repeat-space-padding-expected.txt
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x585 scrollWidth 1008 scrollHeight 616
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x616 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585
+layer at (0,0) size 785x616 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585
LayoutBlockFlow {HTML} at (0,0) size 785x616
LayoutBlockFlow {BODY} at (8,8) size 769x600
LayoutBlockFlow {DIV} at (0,0) size 1000x600 [bgcolor=#008000]
-layer at (8,8) size 1000x600 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 outlineClip at (0,0) size 785x585 transparent
+layer at (8,8) size 1000x600 backgroundClip at (0,0) size 785x585 clip at (0,0) size 785x585 transparent
LayoutBlockFlow {DIV} at (0,0) size 1000x600 [bgcolor=#FF0000] [border: (50px solid #0000FF)]

Powered by Google App Engine
This is Rietveld 408576698