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

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

Issue 1408433003: Auto-rebaseline for r353729 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 924ac640a0d24d2822fc2e58db97b6d429e7abea..f0acfcfad797477868d4466879557d63e914f5fd 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
@@ -4,34 +4,34 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 61x18
- text run at (0,0) width 61: "Tests for "
- LayoutInline {I} at (0,0) size 716x18
+ LayoutText {#text} at (0,0) size 60x18
+ text run at (0,0) width 60: "Tests for "
+ LayoutInline {I} at (0,0) size 712x18
LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
- LayoutText {#text} at (60,0) size 306x18
- text run at (60,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=13438"
- LayoutText {#text} at (365,0) size 411x18
- text run at (365,0) width 5: " "
- text run at (369,0) width 407: "Run rounding makes word-break:break-all/word not functional"
- LayoutText {#text} at (775,0) size 5x18
- text run at (775,0) width 5: "."
+ LayoutText {#text} at (59,0) size 306x18
+ text run at (59,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=13438"
+ LayoutText {#text} at (364,0) size 407x18
+ text run at (364,0) width 5: " "
+ text run at (368,0) width 403: "Run rounding makes word-break:break-all/word not functional"
+ LayoutText {#text} at (770,0) size 5x18
+ text run at (770,0) width 5: "."
LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 316x18
- text run at (0,0) width 316: "Test that the preferred (maximum) width is right:"
+ 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)]
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
LayoutBlockFlow {P} at (0,108) size 784x18
- LayoutText {#text} at (0,0) size 389x18
- text run at (0,0) width 389: "Test that text does not wrap too early due to rounding errors:"
+ LayoutText {#text} at (0,0) size 388x18
+ text run at (0,0) width 388: "Test that text does not wrap too early due to rounding errors:"
LayoutBlockFlow {DIV} at (0,142) size 431x24 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 422x18
text run at (3,3) width 422: "This text fits nicely on a single line of the given width."
LayoutBlockFlow {P} at (0,182) size 784x18
- LayoutText {#text} at (0,0) size 234x18
- text run at (0,0) width 234: "Test that text does not wrap too late:"
+ LayoutText {#text} at (0,0) size 233x18
+ text run at (0,0) width 233: "Test that text does not wrap too late:"
LayoutBlockFlow {DIV} at (0,216) size 597x42 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 584x36
text run at (3,3) width 485: "J u s t a b u n c h o f l e t t e r s h e r e , n o t h i n g t o s e e . "

Powered by Google App Engine
This is Rietveld 408576698