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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/text/word-break-run-rounding-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt
index 1b68da2e83227d9243195fb155db5661d911fae4..7316cb78fd064a55d8b7555fe1344265a4493f52 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/word-break-run-rounding-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 784x20
- LayoutText {#text} at (0,0) size 57x19
- text run at (0,0) width 57: "Tests for "
- LayoutInline {I} at (0,0) size 714x19
- LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
- LayoutText {#text} at (57,0) size 305x19
- text run at (57,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13438"
- LayoutText {#text} at (362,0) size 409x19
- text run at (362,0) width 4: " "
- text run at (366,0) width 405: "Run rounding makes word-break:break-all/word not functional"
- LayoutText {#text} at (771,0) size 4x19
- text run at (771,0) width 4: "."
+ LayoutText {#text} at (0,0) size 56x19
+ text run at (0,0) width 56: "Tests for "
+ LayoutInline {I} at (0,0) size 712x19
+ LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
+ LayoutText {#text} at (55,0) size 306x19
+ text run at (55,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=13438"
+ LayoutText {#text} at (360,0) size 407x19
+ text run at (360,0) width 5: " "
+ text run at (364,0) width 403: "Run rounding makes word-break:break-all/word not functional"
+ LayoutText {#text} at (766,0) size 5x19
+ text run at (766,0) width 5: "."
LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 288x19
- text run at (0,0) width 288: "Test that the preferred (maximum) width is right:"
+ LayoutText {#text} at (0,0) size 287x19
+ text run at (0,0) width 287: "Test that the preferred (maximum) width is right:"
LayoutBlockFlow (anonymous) at (0,72) size 784x26
LayoutBlockFlow (floating) {DIV} at (0,0) size 557x26 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 551x19
text run at (3,3) width 551: "The black border should fit tightly around this one line of text with no space after the period."
LayoutBR {BR} at (557,0) size 0x19
LayoutBlockFlow {P} at (0,114) size 784x20
- LayoutText {#text} at (0,0) size 367x19
- text run at (0,0) width 367: "Test that text does not wrap too early due to rounding errors:"
+ LayoutText {#text} at (0,0) size 366x19
+ text run at (0,0) width 366: "Test that text does not wrap too early due to rounding errors:"
LayoutBlockFlow {DIV} at (0,150) size 431x26 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 315x19
text run at (3,3) width 315: "This text fits nicely on a single line of the given width."
LayoutBlockFlow {P} at (0,192) size 784x20
- LayoutText {#text} at (0,0) size 221x19
- text run at (0,0) width 221: "Test that text does not wrap too late:"
+ LayoutText {#text} at (0,0) size 220x19
+ text run at (0,0) width 220: "Test that text does not wrap too late:"
LayoutBlockFlow {DIV} at (0,228) size 597x26 [border: (3px solid #000000)]
LayoutText {#text} at (3,3) size 576x19
text run at (3,3) width 371: "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