To run the test, or to see detailed, per character, results, click on the link in the left-most column. To see detailed results click on a row and look just above the table.
Key: | pass | fail | partially successful |
---|
Updated
These tests check the default behavior of characters against the expectations in the Unicode Standard Annex #14 (Unicode Line Breaking Algorithm), version 6.1.0. The two-letter abbreviations are conventions for property names in the Unicode Standard. Non-tailorable characters have normative behavior in the Unicode Standard that applies in all normal circumstances. For more information about expected line break behavior and line break classes, see Unicode Standard Annex #14 Line Breaking Properties.
The CSS Text specification requires that these characters behave as described here.
These tests check that the two characters SPACE and ZERO-WIDTH SPACE always provide a break opportunity.
Links to run tests | Assertions | Gecko Firefox | Blink Chrome | Blink Opera | Webkit Safari | Legacy Edge | IE |
---|---|---|---|---|---|---|---|
U+0020 SPACE css3-text-line-break-baspglwj-001.html |
When white-space allows wrapping, line breaking behavior defined for the WJ, ZW, and GL line-breaking classes in [UAX14] must be honored. | pass | pass | pass | pass | pass | pass |
U+200B ZERO WIDTH SPACE css3-text-line-break-baspglwj-002.html |
When white-space allows wrapping, line breaking behavior defined for the WJ, ZW, and GL line-breaking classes in [UAX14] must be honored. | pass | pass | pass | pass | pass | pass |
Spec links for this table: link
Characters with the GL property are designed to prevent line-breaking on either side of them. These tests check that that is the case for each of the GL characters.
Links to run tests | Assertions | Gecko Firefox | Blink Chrome | Blink Opera | Webkit Safari | Legacy Edge | IE |
---|---|---|---|---|---|---|---|
U+00A0 NO-BREAK SPACE css3-text-line-break-baspglwj-120.html |
The browser will NOT break a line around a Unicode character with the GL non-breaking property. | pass | pass | pass | pass | pass | pass |
U+202F NARROW NO-BREAK SPACE css3-text-line-break-baspglwj-121.html |
The browser will NOT break a line around a Unicode character with the GL non-breaking property. | pass | pass | pass | pass | pass | pass |
U+180E MONGOLIAN VOWEL SEPARATOR css3-text-line-break-baspglwj-122.html |
The browser will NOT break a line around a Unicode character with the GL non-breaking property. | pass | pass | pass | pass | pass | pass |
U+034F COMBINING GRAPHEME JOINER css3-text-line-break-baspglwj-123.html |
The browser will NOT break a line around a Unicode character with the GL non-breaking property. | pass | pass | pass | pass | pass | pass |
U+2007 FIGURE SPACE css3-text-line-break-baspglwj-124.html |
The browser will NOT break a line around a Unicode character with the GL non-breaking property. | pass | pass | pass | pass | pass | pass |
U+2011 NON-BREAKING HYPHEN css3-text-line-break-baspglwj-125.html |
The browser will NOT break a line around a Unicode character with the GL non-breaking property. | pass | pass | pass | pass | pass | pass |
U+0F08 TIBETAN MARK SBRUL SHAD css3-text-line-break-baspglwj-126.html |
The browser will NOT break a line around a Unicode character with the GL non-breaking property. | fail | pass | pass | pass | fail | fail |
U+0F0C TIBETAN MARK DELIMITER TSHEG BSTAR css3-text-line-break-baspglwj-127.html |
The browser will NOT break a line around a Unicode character with the GL non-breaking property. | fail | pass | pass | pass | fail | fail |
U+0F12 TIBETAN MARK RGYA GRAM SHAD css3-text-line-break-baspglwj-128.html |
The browser will NOT break a line around a Unicode character with the GL non-breaking property. | fail | pass | pass | pass | fail | fail |
Spec links for this table: link
Characters with the WJ property are likewise designed to prevent line-breaking on either side of them. These tests check that that's the case for the two characters with that property.
Links to run tests | Assertions | Gecko Firefox | Blink Chrome | Blink Opera | Webkit Safari | Legacy Edge | IE |
---|---|---|---|---|---|---|---|
U+2060 WORD JOINER css3-text-line-break-baspglwj-130.html |
The browser will NOT break a line around a Unicode character with the WJ Word Joiner property. | pass | pass | pass | pass | pass | pass |
U+FEFF ZERO WIDTH NO-BREAK SPACE css3-text-line-break-baspglwj-131.html |
The browser will NOT break a line around a Unicode character with the WJ Word Joiner property. | pass | pass | pass | pass | pass | pass |
Spec links for this table: link
CSS Text Level 3, 5.1 Line Breaking Details (editor's copy)