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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-run-rounding-expected.txt

Issue 2438683006: Fix max preferred width for LayoutText when break-all (Closed)
Patch Set: Rebaseline Created 4 years, 2 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: third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-run-rounding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-run-rounding-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-run-rounding-expected.txt
index f0acfcfad797477868d4466879557d63e914f5fd..f00d0a0b6b4580d3aad096de9be4356e6720a631 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-run-rounding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/word-break-run-rounding-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 314x18
text run at (0,0) width 314: "Test that the preferred (maximum) width is right:"
LayoutBlockFlow (anonymous) at (0,68) size 784x24
- LayoutBlockFlow (floating) {DIV} at (0,0) size 732.52x24 [border: (3px solid #000000)]
+ LayoutBlockFlow (floating) {DIV} at (0,0) size 732.31x24 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 727x18
text run at (3,3) width 727: "The black border should fit tightly around this one line of text with no space after the period."
LayoutBR {BR} at (732,0) size 1x18

Powered by Google App Engine
This is Rietveld 408576698