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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-before-surrogate-pair-expected.txt

Issue 2447513002: Update ICU to 58.1 (Closed)
Patch Set: fix a typo in html comment Created 4 years, 1 month 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/midword-break-before-surrogate-pair-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-before-surrogate-pair-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-before-surrogate-pair-expected.txt
index 6e459db1f251469094ee1b80d0d43824b49f4ccd..e02fa2e31367026543cfe56a05035615471db49b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-before-surrogate-pair-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/midword-break-before-surrogate-pair-expected.txt
@@ -6,16 +6,17 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x36
LayoutText {#text} at (0,0) size 765x35
text run at (0,0) width 765: "The following box should break the sequence of symbols at the 5 character mark and not overflow the blue box. This is"
- text run at (0,18) width 253: "because U+1D49 is a number category "
- text run at (252,18) width 298: "unicode character, for which break-all applies."
+ text run at (0,18) width 540: "because U+1D49E has a general category(gC) of Letter, for which break-all applies."
LayoutBlockFlow {DIV} at (0,52) size 186x104 [border: (3px solid #0000FF)]
LayoutText {#text} at (3,3) size 173x98
text run at (3,3) width 173: "\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}"
text run at (3,52) width 74: "\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}"
- LayoutBlockFlow {P} at (0,172) size 784x18
- LayoutText {#text} at (0,0) size 778x17
- text run at (0,0) width 539: "The following box should not break the sequence of symbols since U+1F1EF is not "
- text run at (538,0) width 240: "a letter or number category character."
- LayoutBlockFlow {DIV} at (0,206) size 186x56 [border: (3px solid #0000FF)]
- LayoutText {#text} at (3,4) size 422x49
- text run at (3,4) width 422: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}"
+ LayoutBlockFlow {P} at (0,172) size 784x36
+ LayoutText {#text} at (0,0) size 778x35
+ text run at (0,0) width 778: "The following box should break between a pair of regional indicators ( U+1F1EF and U+1F1F5 ) because they (as a pair)"
+ text run at (0,18) width 444: "act like Ideographs (LB=ID) whether or not 'word-break' is break-all."
+ LayoutBlockFlow {DIV} at (0,224) size 186x156 [border: (3px solid #0000FF)]
+ LayoutText {#text} at (3,4) size 158x149
+ text run at (3,4) width 158: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}"
+ text run at (3,54) width 158: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}"
+ text run at (3,104) width 106: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}"

Powered by Google App Engine
This is Rietveld 408576698