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

Unified Diff: LayoutTests/platform/win-xp/fast/block/float/028-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/block/float/028-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/block/float/028-expected.txt b/LayoutTests/platform/win-xp/fast/block/float/028-expected.txt
index 3bd950db801be63d641f3e73860aedf2080bc239..5f92e156db694d476d29277138c645dc452d91a5 100644
--- a/LayoutTests/platform/win-xp/fast/block/float/028-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/block/float/028-expected.txt
@@ -1,6 +1,6 @@
layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1432
LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
+layer at (0,0) size 785x1432 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
LayoutBlockFlow {HTML} at (0,0) size 785x1432
LayoutBlockFlow {BODY} at (8,8) size 769x1416
LayoutBlockFlow {DIV} at (0,0) size 769x200
@@ -42,7 +42,7 @@ layer at (8,208) size 569x59 clip at (25,210) size 550x40
text run at (54,2) width 513: "This is an overflow:scroll region. It should sit on the same line as the float and wrap as"
text run at (305,22) width 4 RTL: "."
text run at (309,22) width 258: "needed to fit within the remaining line width"
-layer at (189,816) size 388x79 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 785x600
+layer at (189,816) size 388x79 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0
LayoutBlockFlow {DIV} at (180.50,0) size 388.50x79 [border: (2px solid #0000FF)]
LayoutText {#text} at (20,2) size 369x59
text run at (20,2) width 367: "This is an overflow:scroll region. It should sit on the same line"

Powered by Google App Engine
This is Rietveld 408576698