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

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

Powered by Google App Engine
This is Rietveld 408576698