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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/text/midword-break-before-surrogate-pair-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/midword-break-before-surrogate-pair-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/midword-break-before-surrogate-pair-expected.txt
index f7be77c5a291ee083bfd418f10b3b9dcb3d51549..72abce464cd54ceffe8d758b394ea192ecf5e8b4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/midword-break-before-surrogate-pair-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/midword-break-before-surrogate-pair-expected.txt
@@ -6,16 +6,18 @@ layer at (0,0) size 800x600
LayoutBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 768x39
text run at (0,0) width 768: "The following box should break the sequence of symbols at the 5 character mark and not overflow the blue box. This is because"
- text run at (0,20) width 188: "U+1D49 is a number category "
- text run at (188,20) width 279: "unicode character, for which break-all applies."
+ text run at (0,20) width 458: "U+1D49E has a general category(gC) of Letter, for which break-all applies."
LayoutBlockFlow {DIV} at (0,56) size 186x104 [border: (3px solid #0000FF)]
LayoutText {#text} at (3,3) size 175x98
text run at (3,3) width 175: "\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 75: "\x{D835}\x{DC9E}\x{D835}\x{DC9E}\x{D835}\x{DC9E}"
- LayoutBlockFlow {P} at (0,176) size 784x20
- LayoutText {#text} at (0,0) size 732x19
- text run at (0,0) width 505: "The following box should not break the sequence of symbols since U+1F1EF is not "
- text run at (505,0) width 227: "a letter or number category character."
- LayoutBlockFlow {DIV} at (0,212) size 186x55 [border: (3px solid #0000FF)]
- LayoutText {#text} at (3,3) size 504x49
- text run at (3,3) width 504: "\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,176) size 784x40
+ LayoutText {#text} at (0,0) size 783x39
+ text run at (0,0) width 783: "The following box should break between a pair of regional indicators ( U+1F1EF and U+1F1F5 ) because they (as a pair) act like"
+ text run at (0,20) width 376: "Ideographs (LB=ID) whether or not 'word-break' is break-all."
+ LayoutBlockFlow {DIV} at (0,232) size 186x202 [border: (3px solid #0000FF)]
+ LayoutText {#text} at (3,3) size 126x196
+ text run at (3,3) width 126: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}"
+ text run at (3,52) width 126: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}"
+ text run at (3,101) width 126: "\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}\x{D83C}\x{DDEF}\x{D83C}\x{DDF5}"
+ text run at (3,150) width 126: "\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