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

Unified Diff: LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-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/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt b/LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
index be94875188d8ced704ce2415ae19910cf48dc0c4..73067dda6af9c586a70cf5ff08c6cdd54d3fa517 100644
--- a/LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
+++ b/LayoutTests/platform/win/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600 scrollWidth 1983
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
-layer at (100,8) size 1883x82 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
+layer at (100,8) size 1883x82 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow (positioned) {DIV} at (100,8) size 1883.08x82 [border: (2px solid #FF0000)]
LayoutText {#text} at (14,14) size 1856x53
text run at (14,14) width 1833: "This div is absolutely positioned to the left. All the spaces in this div are replaced with non-breaking spaces, and the nbsp-mode for this div is 'space', so when calculating line breaks, the non-"

Powered by Google App Engine
This is Rietveld 408576698