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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/word-break-run-rounding-expected.txt

Issue 241113003: Windows rebaselines for virtual DirectWrite suite (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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/virtual/windows-directwrite/fast/text/word-break-run-rounding-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/word-break-run-rounding-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/word-break-run-rounding-expected.txt
index 04c639c8e1f6d6dcd77b1f8ffba01d8505386996..1514e98b3e0c0626de0cb1c137d0ebeb5cb5733e 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/word-break-run-rounding-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/word-break-run-rounding-expected.txt
@@ -4,36 +4,36 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 59x17
- text run at (0,0) width 59: "Tests for "
- RenderInline {I} at (0,0) size 705x17
- RenderInline {A} at (0,0) size 301x17 [color=#0000EE]
- RenderText {#text} at (59,0) size 301x17
- text run at (59,0) width 301: "http://bugs.webkit.org/show_bug.cgi?id=13438"
- RenderText {#text} at (360,0) size 404x17
- text run at (360,0) width 4: " "
- text run at (364,0) width 400: "Run rounding makes word-break:break-all/word not functional"
- RenderText {#text} at (764,0) size 4x17
- text run at (764,0) width 4: "."
+ RenderText {#text} at (0,0) size 61x17
+ text run at (0,0) width 61: "Tests for "
+ RenderInline {I} at (0,0) size 716x17
+ RenderInline {A} at (0,0) size 306x17 [color=#0000EE]
+ RenderText {#text} at (60,0) size 306x17
+ text run at (60,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=13438"
+ RenderText {#text} at (365,0) size 411x17
+ text run at (365,0) width 5: " "
+ text run at (369,0) width 407: "Run rounding makes word-break:break-all/word not functional"
+ RenderText {#text} at (775,0) size 5x17
+ text run at (775,0) width 5: "."
RenderBlock {P} at (0,34) size 784x18
- RenderText {#text} at (0,0) size 306x17
- text run at (0,0) width 306: "Test that the preferred (maximum) width is right:"
- RenderBlock (floating) {DIV} at (0,68) size 587x24 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 581x17
- text run at (3,3) width 581: "The black border should fit tightly around this one line of text with no space after the period."
+ RenderText {#text} at (0,0) size 316x17
+ text run at (0,0) width 316: "Test that the preferred (maximum) width is right:"
+ RenderBlock (floating) {DIV} at (0,68) size 599.63x24 [border: (3px solid #000000)]
+ RenderText {#text} at (3,3) size 594x17
+ text run at (3,3) width 594: "The black border should fit tightly around this one line of text with no space after the period."
RenderBlock (anonymous) at (0,68) size 784x24
- RenderBR {BR} at (587,0) size 0x17
+ RenderBR {BR} at (599,0) size 1x17
RenderBlock {P} at (0,108) size 784x18
- RenderText {#text} at (0,0) size 381x17
- text run at (0,0) width 381: "Test that text does not wrap too early due to rounding errors:"
+ RenderText {#text} at (0,0) size 389x17
+ text run at (0,0) width 389: "Test that text does not wrap too early due to rounding errors:"
RenderBlock {DIV} at (0,142) size 431x24 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 342x17
- text run at (3,3) width 342: "This text fits nicely on a single line of the given width."
+ RenderText {#text} at (3,3) size 351x17
+ text run at (3,3) width 351: "This text fits nicely on a single line of the given width."
RenderBlock {P} at (0,182) size 784x18
- RenderText {#text} at (0,0) size 228x17
- text run at (0,0) width 228: "Test that text does not wrap too late:"
+ RenderText {#text} at (0,0) size 234x17
+ text run at (0,0) width 234: "Test that text does not wrap too late:"
RenderBlock {DIV} at (0,216) size 597x42 [border: (3px solid #000000)]
- RenderText {#text} at (3,3) size 586x35
- text run at (3,3) width 383: "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 . "
- text run at (386,3) width 203: "Thisisonebigwordwhichisverylo"
- text run at (3,21) width 20: "ng."
+ RenderText {#text} at (3,3) size 588x35
+ text run at (3,3) width 389: "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 . "
+ text run at (391,3) width 200: "Thisisonebigwordwhichisveryl"
+ text run at (3,21) width 28: "ong."

Powered by Google App Engine
This is Rietveld 408576698