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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/encoding/invalid-UTF-8-expected.txt

Issue 1907063002: Reland of Add code to call skia's matchFamilyStyleCharacter API, which uses the (patchset #… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add Win10 baselines for fast/text/emphasis Created 4 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: third_party/WebKit/LayoutTests/platform/win/fast/encoding/invalid-UTF-8-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/encoding/invalid-UTF-8-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/encoding/invalid-UTF-8-expected.txt
index 64c0d8ac5a9e6ff04ceb30e1c69de3ea1c6be1ee..3844c8091ca587c1ce0bf37f66129fb2a5808b0a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/encoding/invalid-UTF-8-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/encoding/invalid-UTF-8-expected.txt
@@ -10,6 +10,6 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 511x17
text run at (0,0) width 511: "The output should be: \"\x{442}??\x{442}\" (with black diamonds in place of question marks)."
LayoutBlockFlow {HR} at (0,68) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {P} at (0,86) size 784x20
- LayoutText {#text} at (0,2) size 46x17
- text run at (0,2) width 46: "\x{442}\x{FFFD}\x{FFFD}\x{442}"
+ LayoutBlockFlow {P} at (0,86) size 784x21
+ LayoutText {#text} at (0,3) size 44x17
+ text run at (0,3) width 44: "\x{442}\x{FFFD}\x{FFFD}\x{442}"

Powered by Google App Engine
This is Rietveld 408576698