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

Unified Diff: LayoutTests/platform/mac-mavericks/fast/block/float/float-avoidance-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/mac-mavericks/fast/block/float/float-avoidance-expected.txt
diff --git a/LayoutTests/platform/mac-mavericks/fast/block/float/float-avoidance-expected.txt b/LayoutTests/platform/mac-mavericks/fast/block/float/float-avoidance-expected.txt
index 83ec33824d706a952dd8b0628e62a06be554873c..36ca17538abed5a93228407656e5ae78e9c605e2 100644
--- a/LayoutTests/platform/mac-mavericks/fast/block/float/float-avoidance-expected.txt
+++ b/LayoutTests/platform/mac-mavericks/fast/block/float/float-avoidance-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2342
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x2342 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x2342 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x2342
LayoutBlockFlow {BODY} at (8,8) size 769x2326
LayoutBlockFlow (anonymous) at (0,0) size 769x36
@@ -302,7 +302,7 @@ layer at (0,0) size 785x2342 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutBlockFlow {HR} at (110,36) size 100x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (10,46) size 200x18
LayoutBR {BR} at (0,0) size 0x18
-layer at (118,1328) size 100x108 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
+layer at (118,1328) size 100x108 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (110,28) size 100x108
LayoutText {#text} at (0,0) size 100x108
text run at (0,0) width 63: "This is an"
@@ -311,13 +311,13 @@ layer at (118,1328) size 100x108 backgroundClip at (0,0) size 0x0 clip at (0,0)
text run at (0,54) width 92: "enough text to"
text run at (0,72) width 100: "have to wrap to"
text run at (0,90) width 92: "multiple lines."
-layer at (18,1528) size 200x54 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
+layer at (18,1528) size 200x54 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutBlockFlow (floating) {DIV} at (10,46) size 200x54
LayoutText {#text} at (0,0) size 175x54
text run at (0,0) width 174: "This is an overflow section"
text run at (0,18) width 175: "with enough text to have to"
text run at (0,36) width 144: "wrap to multiple lines."
-layer at (118,1638) size 100x108 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
+layer at (118,1638) size 100x108 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutBlockFlow {DIV} at (110,28) size 100x108
LayoutText {#text} at (0,0) size 100x108
text run at (0,0) width 63: "This is an"
@@ -326,7 +326,7 @@ layer at (118,1638) size 100x108 backgroundClip at (0,0) size 0x0 clip at (0,0)
text run at (0,54) width 92: "enough text to"
text run at (0,72) width 100: "have to wrap to"
text run at (0,90) width 92: "multiple lines."
-layer at (118,1838) size 100x108 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
+layer at (118,1838) size 100x108 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutBlockFlow {DIV} at (110,28) size 100x108
LayoutText {#text} at (0,0) size 100x108
text run at (0,0) width 63: "This is an"

Powered by Google App Engine
This is Rietveld 408576698