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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-at-edge-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-at-edge-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-at-edge-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-at-edge-expected.txt
index 5096f0d70f8e827ec834ffa47a036fba71696a89..d416c17039358ff5fe88bd07f1298ed1d0c6c0c2 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-at-edge-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/justified-selection-at-edge-expected.txt
@@ -4,24 +4,24 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 386x17
- text run at (0,0) width 386: "Test for bug 13234, layout of selected justified text is broken."
+ RenderText {#text} at (0,0) size 395x17
+ text run at (0,0) width 395: "Test for bug 13234, layout of selected justified text is broken."
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 256x42 [border: (3px solid #0000FF)]
- RenderText {#text} at (3,3) size 189x17
- text run at (3,3) width 189: "Lorem ipsum dolor si"
+ RenderText {#text} at (3,3) size 190x17
+ text run at (3,3) width 190: "Lorem ipsum dolor si"
RenderInline {SPAN} at (0,0) size 61x17 [color=#008000] [bgcolor=#FFFF00]
RenderText {#text} at (192,3) size 61x17
text run at (192,3) width 61: "t amet,"
- RenderText {#text} at (3,21) size 173x17
- text run at (3,21) width 173: "consectetuer adipiscing elit."
+ RenderText {#text} at (3,21) size 179x17
+ text run at (3,21) width 179: "consectetuer adipiscing elit."
RenderBlock (anonymous) at (0,110) size 784x18
RenderBR {BR} at (0,0) size 0x17
RenderBlock {P} at (0,144) size 256x42 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 250x35
text run at (3,3) width 250: "Lorem ipsum dolor sit amet,"
- text run at (3,21) width 173: "consectetuer adipiscing elit."
+ text run at (3,21) width 179: "consectetuer adipiscing elit."
selection start: position 20 of child 0 {#text} of child 8 {P} of body
selection end: position 27 of child 0 {#text} of child 8 {P} of body

Powered by Google App Engine
This is Rietveld 408576698