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

Unified Diff: LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-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/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
diff --git a/LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt b/LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
index 85ed375d7b12f993126104d539b03aef75e92390..27027b03972a9e2430432970a1c53665acc1b1a3 100644
--- a/LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
+++ b/LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 789
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x789 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x789 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {html} at (0,0) size 785x789
LayoutBlockFlow {body} at (8,8) size 769x773
LayoutText {#text} at (0,0) size 0x0
-layer at (8,8) size 769x769 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (8,8) size 769x769 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
layer at (0,0) size 769x769
LayoutView at (0,0) size 769x769

Powered by Google App Engine
This is Rietveld 408576698