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

Unified Diff: LayoutTests/platform/win-xp/fast/clip/001-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-xp/fast/clip/001-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/clip/001-expected.txt b/LayoutTests/platform/win-xp/fast/clip/001-expected.txt
index 8461eda1a45bf54f5a4a6945a4f3d1edddb5958f..c11ffb86fb9d63dd6eb5f62fdf830c1d7d8a4bb1 100644
--- a/LayoutTests/platform/win-xp/fast/clip/001-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/clip/001-expected.txt
@@ -6,6 +6,6 @@ layer at (0,0) size 800x36
LayoutText {#text} at (0,0) size 516x19
text run at (0,0) width 293: "You should see a 100x100 green square below. "
text run at (293,0) width 223: "If you see any red, the test has failed."
-layer at (8,28) size 200x200 backgroundClip at (108,128) size 100x100 clip at (108,128) size 100x100 outlineClip at (108,128) size 100x100
+layer at (8,28) size 200x200 backgroundClip at (108,128) size 100x100 clip at (108,128) size 100x100
LayoutBlockFlow (positioned) {DIV} at (8,28) size 200x200 [bgcolor=#008000]
LayoutBlockFlow {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]

Powered by Google App Engine
This is Rietveld 408576698