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

Unified Diff: LayoutTests/platform/win-xp/compositing/direct-image-compositing-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/compositing/direct-image-compositing-expected.txt
diff --git a/LayoutTests/platform/win-xp/compositing/direct-image-compositing-expected.txt b/LayoutTests/platform/win-xp/compositing/direct-image-compositing-expected.txt
index a936c328a4a25cecff9044becca9f6e18e66d5c5..fa161f1b22e05c0f0bee9ce7fac68e906aa71795 100644
--- a/LayoutTests/platform/win-xp/compositing/direct-image-compositing-expected.txt
+++ b/LayoutTests/platform/win-xp/compositing/direct-image-compositing-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 756
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x756 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x756 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x755.88
LayoutBlockFlow {BODY} at (8,21.44) size 769x118.44
LayoutBlockFlow {H1} at (0,0) size 769x37
@@ -59,7 +59,7 @@ layer at (13,361) size 150x150
LayoutImage (floating) {IMG} at (5,5) size 150x150
layer at (268,356) size 150x150
LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#808080]
-layer at (8,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (8,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#FFA500]
-layer at (268,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (268,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutImage (floating) {IMG} at (0,0) size 150x150

Powered by Google App Engine
This is Rietveld 408576698