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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/css/clip-zooming-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/clip-zooming-expected.txt b/LayoutTests/platform/linux/fast/css/clip-zooming-expected.txt
index 4d221a5378886597fb96dd20052f1d73001e450c..4e52ef70a7542b10227d96b1977552228e1fae2c 100644
--- a/LayoutTests/platform/linux/fast/css/clip-zooming-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/clip-zooming-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x128
text run at (0,0) width 601: "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