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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-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/justified-selection-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-expected.txt
index 03eff8073b583b7de8025224d286e9f8209514e6..948ed661d62fadcf1e6e8e1c9de735b2a3f4f748 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-expected.txt
@@ -4,30 +4,30 @@ 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 107x17
- text run at (0,0) width 107: "Test for revision "
- RenderInline {A} at (0,0) size 48x17 [color=#0000EE]
- RenderText {#text} at (107,0) size 48x17
- text run at (107,0) width 48: "#20574"
- RenderText {#text} at (155,0) size 4x17
- text run at (155,0) width 4: "."
+ RenderText {#text} at (0,0) size 110x17
+ text run at (0,0) width 110: "Test for revision "
+ RenderInline {A} at (0,0) size 49x17 [color=#0000EE]
+ RenderText {#text} at (109,0) size 49x17
+ text run at (109,0) width 49: "#20574"
+ RenderText {#text} at (157,0) size 5x17
+ text run at (157,0) width 5: "."
RenderBlock {P} at (0,34) size 784x18
- RenderText {#text} at (0,0) size 251x17
- text run at (0,0) width 251: "The two blue boxes should be identical."
+ RenderText {#text} at (0,0) size 255x17
+ text run at (0,0) width 255: "The two blue boxes should be identical."
RenderBlock {DIV} at (0,68) size 106x42 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 10x17
text run at (3,3) width 10: "L"
- RenderInline {SPAN} at (0,0) size 40x17 [color=#008000] [bgcolor=#FFFF00]
- RenderText {#text} at (13,3) size 40x17
- text run at (13,3) width 40: "o r"
- RenderText {#text} at (53,3) size 100x35
- text run at (53,3) width 50: "e mi"
- text run at (3,21) width 67: "psumdolor"
+ RenderInline {SPAN} at (0,0) size 41x17 [color=#008000] [bgcolor=#FFFF00]
+ RenderText {#text} at (12,3) size 41x17
+ text run at (12,3) width 41: "o r"
+ RenderText {#text} at (52,3) size 100x35
+ text run at (52,3) width 51: "e mi"
+ text run at (3,21) width 69: "psumdolor"
RenderBlock (anonymous) at (0,110) size 784x18
RenderBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,128) size 106x42 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 100x35
text run at (3,3) width 100: "Lo re mi"
- text run at (3,21) width 67: "psumdolor"
+ text run at (3,21) width 69: "psumdolor"
selection start: position 1 of child 0 {#text} of child 8 {DIV} of body
selection end: position 4 of child 0 {#text} of child 8 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698