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

Unified Diff: LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/026-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/whitespace/026-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/026-expected.txt b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/026-expected.txt
index d1980e580d1814a9d88870c32522c3bf218b39af..b6f7c8505d0fbc8b5134f34b1dda9947738d7824 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/026-expected.txt
+++ b/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/026-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x600
RenderTable {TABLE} at (0,0) size 784x18
RenderTableSection {TBODY} at (0,0) size 784x18
RenderTableRow {TR} at (0,0) size 784x18
- RenderTableCell {TD} at (0,0) size 5x18 [r=0 c=0 rs=1 cs=1]
- RenderInline {B} at (0,0) size 5x17
- RenderText {#text} at (0,0) size 5x17
- text run at (0,0) width 5: "\x{B7}"
- RenderTableCell {TD} at (5,0) size 779x18 [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (0,0) size 388x17
- text run at (0,0) width 388: "There should be space between the bullet and this line of text."
+ RenderTableCell {TD} at (0,0) size 6x18 [r=0 c=0 rs=1 cs=1]
+ RenderInline {B} at (0,0) size 6x17
+ RenderText {#text} at (0,0) size 6x17
+ text run at (0,0) width 6: "\x{B7}"
+ RenderTableCell {TD} at (6,0) size 778x18 [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 396x17
+ text run at (0,0) width 396: "There should be space between the bullet and this line of text."

Powered by Google App Engine
This is Rietveld 408576698