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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/atsui-negative-spacing-features-expected.txt

Issue 2027053003: Rebaseline tests on Win10 for crbug.com/521730 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/win/fast/text/atsui-negative-spacing-features-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/atsui-negative-spacing-features-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/atsui-negative-spacing-features-expected.txt
index c317d4b8b85d4da39f95c528ea3287482c64c29d..a78cab4f2032b4460976340925882e9311e00717 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/atsui-negative-spacing-features-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/atsui-negative-spacing-features-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x246
LayoutBlockFlow {HTML} at (0,0) size 800x246
LayoutBlockFlow {BODY} at (8,16) size 784x222
LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 379x17
- text run at (0,0) width 379: "Test for negative spacing values in complex text rendering."
+ LayoutText {#text} at (0,0) size 378x17
+ text run at (0,0) width 378: "Test for negative spacing values in complex text rendering."
LayoutBlockFlow (anonymous) at (0,34) size 784x18
LayoutText {#text} at (0,0) size 517x17
text run at (0,0) width 517: "Each green box should be identical to the blue box it follows, except for accents."
@@ -14,8 +14,8 @@ layer at (0,0) size 800x246
LayoutTableSection {TBODY} at (0,0) size 414x152
LayoutTableRow {TR} at (0,2) size 414x20
LayoutTableCell {TD} at (2,2) size 204x20 [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (57,1) size 90x17
- text run at (57,1) width 90: "Word spacing"
+ LayoutText {#text} at (57,1) size 89x17
+ text run at (57,1) width 89: "Word spacing"
LayoutTableCell {TD} at (208,2) size 204x20 [r=0 c=1 rs=1 cs=1]
LayoutText {#text} at (56,1) size 92x17
text run at (56,1) width 92: "Letter spacing"

Powered by Google App Engine
This is Rietveld 408576698