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

Unified Diff: LayoutTests/compositing/masks/mask-of-clipped-layer-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/compositing/masks/mask-of-clipped-layer-expected.txt
diff --git a/LayoutTests/compositing/masks/mask-of-clipped-layer-expected.txt b/LayoutTests/compositing/masks/mask-of-clipped-layer-expected.txt
index 977bb77f1159dba0118f247c1516e8c2d7498e35..0e0c6cc276d824ab7e9ff71481b916775e02bbf5 100644
--- a/LayoutTests/compositing/masks/mask-of-clipped-layer-expected.txt
+++ b/LayoutTests/compositing/masks/mask-of-clipped-layer-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x216
layer at (8,8) size 200x200 scrollWidth 300 scrollHeight 300
LayoutBlockFlow {DIV} at (0,0) size 200x200 [bgcolor=#0000FF]
LayoutBlockFlow {DIV} at (0,0) size 140x140 [bgcolor=#FF0000]
-layer at (8,8) size 300x300 backgroundClip at (8,8) size 200x200 clip at (8,8) size 200x200 outlineClip at (8,8) size 200x200 transparent
+layer at (8,8) size 300x300 backgroundClip at (8,8) size 200x200 clip at (8,8) size 200x200 transparent
LayoutBlockFlow {DIV} at (0,0) size 300x300 [bgcolor=#00FF00]

Powered by Google App Engine
This is Rietveld 408576698