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

Unified Diff: LayoutTests/platform/win/fast/css/clip-zooming-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/win/fast/css/clip-zooming-expected.txt
diff --git a/LayoutTests/platform/win/fast/css/clip-zooming-expected.txt b/LayoutTests/platform/win/fast/css/clip-zooming-expected.txt
index d2f4a6a8198cd9dd53cf65a9ae3829a62cb8d16a..8cbeb7b451e18b5b2dcdf06fceb270636089ad04 100644
--- a/LayoutTests/platform/win/fast/css/clip-zooming-expected.txt
+++ b/LayoutTests/platform/win/fast/css/clip-zooming-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x126
text run at (0,0) width 610: "Test CSS clip with zooming. You should not see any red below"
layer at (75,150) size 150x150
LayoutBlockFlow (positioned) {DIV} at (75,150) size 150x150 [bgcolor=#FF0000]
-layer at (0,75) size 300x300 backgroundClip at (75,150) size 150x150 clip at (75,150) size 150x150 outlineClip at (75,150) size 150x150
+layer at (0,75) size 300x300 backgroundClip at (75,150) size 150x150 clip at (75,150) size 150x150
LayoutBlockFlow (positioned) {DIV} at (0,75) size 300x300 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698