Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6

This commit is contained in:
Ms2ger 2016-03-01 16:08:43 +01:00
parent 40c52d55e2
commit 349c75536d
7391 changed files with 304135 additions and 153491 deletions

View file

@ -581,12 +581,13 @@ line-break-strict-015 reference/line-break-strict-015-ref line-break - strict an
line-break-strict-016 reference/line-break-strict-016-ref line-break - strict and centered punctuation marks font http://www.w3.org/TR/css-text-3/#line-break 4ee4abc13eb1a1d32026c802221701c4170fbb23 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test verifies that 'line-break: strict' does not allow line breaking before centered punctuation marks such as COLON (U+003A) and SEMICOLON (U+003B).
line-break-strict-017 reference/line-break-strict-017-ref line-break - strict and postfixes font http://www.w3.org/TR/css-text-3/#line-break 9cded1b780e1a909b39ef48caefe72f3055f6436 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test verifies that 'line-break: strict' does not allow line breaking before postfixes such as PERCENT SIGN (U+0025) and CENT SIGN (U+00A2).
line-break-strict-018 reference/line-break-strict-018-ref line-break - strict and prefixes font http://www.w3.org/TR/css-text-3/#line-break 75b764648018c7ed8792aca88c19c755805d4ff4 `Taka Oshiyama`<mailto:takaoshiyama@gmail.com> This test verifies that 'line-break: strict' does not allow line breaking before prefixes such as EURO SIGN (U+20AC) and FULLWIDTH DOLLAR SIGN (U+FF04).
overflow-wrap-001 reference/overflow-wrap-001-ref overflow-wrap - break-word (basic) http://www.w3.org/TR/css-text-3/#overflow-wrap e2180bcd15b6599b0cfc1093ab9ca96a5977438f `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'break-word' breaks the word at an arbitrary point
overflow-wrap-002 reference/overflow-wrap-002-ref overflow-wrap - break-word and white-space - nowrap http://www.w3.org/TR/css-text-3/#overflow-wrap,http://www.w3.org/TR/css-text-3/#white-space 6b0a13d36af89aeefa25e1c7e5989c52dddb6a55 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the 'overflow-wrap' property has effect if and only if the 'white-space' allows wrapping
overflow-wrap-003 reference/overflow-wrap-003-ref overflow-wrap - break-word (white space) http://www.w3.org/TR/css-text-3/#overflow-wrap 90537d6751f840fc6bdaaf224a9fd126633ea546 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'break-word' breaks line at white space
overflow-wrap-004 reference/overflow-wrap-004-ref overflow-wrap - normal (basic) http://www.w3.org/TR/css-text-3/#overflow-wrap 19123b9e3550ee2b726814585a0f7a905a4b08e4 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'normal' overflows container
overflow-wrap-005 reference/overflow-wrap-003-ref overflow-wrap - normal (white space) http://www.w3.org/TR/css-text-3/#overflow-wrap cd21eef80894ecb8a71238764dfa4536784b9f64 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'normal' will break line at white space
overflow-wrap-001 reference/overflow-wrap-001-ref overflow-wrap - break-word (basic) ahem http://www.w3.org/TR/css-text-3/#overflow-wrap 8a511feff2afbe1edc66b0851ccb12d5a0dcf2c9 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'break-word' breaks the word at an arbitrary point
overflow-wrap-002 reference/overflow-wrap-002-ref overflow-wrap - break-word and white-space - nowrap ahem http://www.w3.org/TR/css-text-3/#overflow-wrap,http://www.w3.org/TR/css-text-3/#white-space f672c12affe8ddaf5bb760302b7dee515158f09a `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the 'overflow-wrap' property has effect if and only if the 'white-space' allows wrapping
overflow-wrap-003 reference/overflow-wrap-003-ref overflow-wrap - break-word (white space) ahem http://www.w3.org/TR/css-text-3/#overflow-wrap bbfb96410c7e7a22ffb86df33fcb4cecabe66f15 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'break-word' breaks line at white space
overflow-wrap-004 reference/overflow-wrap-004-ref overflow-wrap - normal (basic) ahem http://www.w3.org/TR/css-text-3/#overflow-wrap 88197c0ab60986f50cc080e8395b08946aaa1175 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'normal' overflows container
overflow-wrap-005 reference/overflow-wrap-003-ref overflow-wrap - normal (white space) ahem http://www.w3.org/TR/css-text-3/#overflow-wrap 6f622246160bc0405745f87721d395755008bc85 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'overflow-wrap' property set 'normal' will break line at white space
overflow-wrap-break-word-001 reference/overflow-wrap-break-word-001-ref overflow-wrap: break-word ahem https://drafts.csswg.org/css-text-3/#valdef-overflow-wrap-break-word ca2bbe812d216a4b4529010a035d34f5437b5c83 `Florian Rivoal`<http://florian.rivoal.net/> sequences of nbsp characters that would cause overflow are expected to be broken when overflow-wrap is break-word
overflow-wrap-break-word-fit-content-001 reference/overflow-wrap-break-word-fit-content-001 overflow-wrap: break-word with fit-content http://www.w3.org/TR/css-text-3/#overflow-wrap 4ba6b733286108a68ecd8a7b8501319fb5302b31 `Koji Ishii`<kojiishi@gmail.com> The 'overflow-wrap: break-word' must not break surrogate pairs
seg-break-transformation-000 Whitespace and line break transformation script https://drafts.csswg.org/css-text-3/#line-break-transform a79f12b9b7c5c0d5b48fe71f69900414a71ef30c `Richard Ishida`<mailto:ishida@w3.org> All spaces and tabs immediately preceding or following a segment break are removed. If no F, H, W or ZWSP characters involved, the segment break is converted to a space.
seg-break-transformation-001 Wide characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform 437396635702acf86c277bda5e84c15a33aa580e `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is W and neither side is Hangul, then the segment break is removed.
seg-break-transformation-002 Fullwidth characters around line break script https://drafts.csswg.org/css-text-3/#line-break-transform d548921cf7e0d8af2b909bc0cc7797466ce3547f `Richard Ishida`<mailto:ishida@w3.org> If the East Asian Width property of both the character before and after the line feed is F and neither side is Hangul, then the segment break is removed.
@ -696,16 +697,83 @@ text-emphasis-style-open-001 reference/text-emphasis-style-open-001-ref text-emp
text-emphasis-style-shape-001 reference/text-emphasis-style-shape-001-ref text-emphasis-style - shape - basic cases http://www.w3.org/TR/css-text-3/#text-emphasis-style 2a304ce4e9fdac06d395626bedf1011ec1daa13b `Makoto Kikuchi`<mailto:kikuchi@est.co.jp> This property applies emphasis marks to the element's text.
text-emphasis-style-string-001 reference/text-emphasis-style-string-001-ref text-emphasis-style - string - basic cases http://www.w3.org/TR/css-text-3/#text-emphasis-style 9a13c761ef3d01ea0afe36bed2995393e26bcaf5 `Makoto Kikuchi`<mailto:kikuchi@est.co.jp> This property applies emphasis marks to the element's text.
text-indent-percentage-001 reference/text-indent-percentage-001-ref text-indent Percentage - basic cases ahem http://www.w3.org/TR/css-text-3/#text-indent 8608b5827202743a4a659628e8482d21693c07c9 `Makoto Kikuchi`<mailto:kikuchi@est.co.jp> Ensure that text-indent +50% adds 50% of its containing block's width in front of the text.
text-justify-001 reference/text-justify-001 text-justify: none https://drafts.csswg.org/css-text-3/#text-align-property 28f2eb0dcc5d395ecc266b0ec2684d1cbb2b33b8 `Richard Ishida`<mailto:ishida@w3.org> text-justify:none means justification is disabled: there are no justification opportunities within the text.
text-justify-001 reference/text-justify-ref-001 text-justify: none https://drafts.csswg.org/css-text-3/#text-align-property 2f63baade7193f9ff01a8334871fff30f663c0e6 `Richard Ishida`<mailto:ishida@w3.org> text-justify:none means justification is disabled: there are no justification opportunities within the text.
text-justify-002 text-justify: inter-character https://drafts.csswg.org/css-text-3/#text-align-property d0e1c779f08f8caf459b78d6fe3abfc102f616f9 `Richard Ishida`<mailto:ishida@w3.org> text-justify:inter-character means justification adjusts spacing between each pair of adjacent typographic character units.
text-justify-003 text-justify: distribute https://drafts.csswg.org/css-text-3/#text-align-property cb40f1cb2e7229d84d0896b0b9d5bf66cbe0fab2 `Richard Ishida`<mailto:ishida@w3.org> text-justify:distribute means justification adjusts spacing between each pair of adjacent typographic character units.
text-justify-004 text-justify: inter-character, arabic https://drafts.csswg.org/css-text-3/#text-align-property 88321303c3f15c24c3c24a7f103ddc7821ed5e6b `Richard Ishida`<mailto:ishida@w3.org> text-justify:inter-character means justification adjusts spacing between each pair of adjacent typographic character units. Justification must not introduce gaps between the joined typographic letter units of cursive scripts such as Arabic.
text-justify-005 text-justify: distribute, arabic https://drafts.csswg.org/css-text-3/#text-align-property 91be563ebd784fde1d932b575de2a6343f4bd37c `Richard Ishida`<mailto:ishida@w3.org> text-justify:distribute means justification adjusts spacing between each pair of adjacent typographic character units. Justification must not introduce gaps between the joined typographic letter units of cursive scripts such as Arabic.
text-transform-capitalize-001 reference/text-transform-capitalize-001-ref text-transform - capitalize - basic cases http://www.w3.org/TR/css-text-3/#text-transform 67add1c222d10af899b75dc55c7510215675788c `Satoshi Umehara`<mailto:umehara@est.co.jp> The UA should put all words in titlecase when text-transform is set to capitalize.
text-transform-capitalize-001 reference/text-transform-capitalize-001-ref CSS3 Text, text transform: capitalize, Latin Basic and Latin-1 https://drafts.csswg.org/css-text-3/#text-transform f72cbe86477b1f5f3eb25b356099a6d42898cd92 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Basic and Latin-1 blocks, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-003 reference/text-transform-capitalize-003-ref CSS3 Text, text transform: capitalize, Latin Extended Additional https://drafts.csswg.org/css-text-3/#text-transform f6fb1659a3ae48c129082c6baacf5f53ee7ac380 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended Additional Unicode block, text-transform: text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected .
text-transform-capitalize-005 reference/text-transform-capitalize-005-ref CSS3 Text, text transform: capitalize, Latin Extended-A https://drafts.csswg.org/css-text-3/#text-transform a849a2af5c6e3a7af772e0ada697114e9e33f526 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-A Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected .
text-transform-capitalize-007 reference/text-transform-capitalize-007-ref CSS3 Text, text transform: capitalize, Latin Extended-B https://drafts.csswg.org/css-text-3/#text-transform 1e206d3f61b4792f0686519a4c45fb941ee18d8a `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-B Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-009 reference/text-transform-capitalize-009-ref CSS3 Text, text transform: capitalize, Latin Extended-C https://drafts.csswg.org/css-text-3/#text-transform 33a7721de3631be1aa375b4161942d2f5e2b4bf3 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-C Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected .
text-transform-capitalize-010 reference/text-transform-capitalize-010-ref CSS3 Text, text transform: capitalize, Latin Extended-D https://drafts.csswg.org/css-text-3/#text-transform ba26966fef3e43df35f5f1f0e209c88a12b7d92e `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-D Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-011 reference/text-transform-capitalize-011-ref CSS3 Text, text transform: capitalize, Full-width Latin https://drafts.csswg.org/css-text-3/#text-transform 64b25847c5621827dc28d9d0bccccae4173c5868 `Richard Ishida`<mailto:ishida@w3.org> For the Latin letters in the Halfwidth and Fullwidth Forms Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected .
text-transform-capitalize-014 reference/text-transform-capitalize-014-ref CSS3 Text, text transform: capitalize, Greek and Coptic https://drafts.csswg.org/css-text-3/#text-transform 9b4fdc59bf93679fc0ce2530e3fa942784a6b431 `Richard Ishida`<mailto:ishida@w3.org> For the Greek and Coptic Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-016 reference/text-transform-capitalize-016-ref CSS3 Text, text transform: capitalize, Greek Extended https://drafts.csswg.org/css-text-3/#text-transform 6073b2e3e49bc1b97e2bae6e1d5939f18f489f62 `Richard Ishida`<mailto:ishida@w3.org> For the Greek Extended Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-018 reference/text-transform-capitalize-018-ref CSS3 Text, text transform: capitalize, Cyrillic https://drafts.csswg.org/css-text-3/#text-transform c04eb914fe7d23b379d922ac607c0fb99e8a4d04 `Richard Ishida`<mailto:ishida@w3.org> For the Cyrillic Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-020 reference/text-transform-capitalize-020-ref CSS3 Text, text transform: capitalize, Cyrillic Supplement https://drafts.csswg.org/css-text-3/#text-transform 7f7f153028737d0941838826232b7c04ca1a1539 `Richard Ishida`<mailto:ishida@w3.org> For the Cyrillic Supplement Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-022 reference/text-transform-capitalize-022-ref CSS3 Text, text transform: capitalize, Armenian font https://drafts.csswg.org/css-text-3/#text-transform 3f845ee92086dd307cf58a2a601b7ad6a89f7ee6 `Richard Ishida`<mailto:ishida@w3.org> For the ArmenianUnicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-024 reference/text-transform-capitalize-024-ref CSS3 Text, text transform: capitalize, Number Forms font https://drafts.csswg.org/css-text-3/#text-transform 2c89f80a6c5b52c815b3d2f51b493d48fd6fa83a `Richard Ishida`<mailto:ishida@w3.org> For the Number Forms Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-026 reference/text-transform-capitalize-026-ref CSS3 Text, text transform: capitalize, Enclosed Alphanumerics font https://drafts.csswg.org/css-text-3/#text-transform 4bf9dc6d0e01925dd075c772a018a7d52b15e1aa `Richard Ishida`<mailto:ishida@w3.org> For the Enclosed Alphanumerics Unicode block, text-transform: capitalize does NOT put any character in titlecase.
text-transform-capitalize-028 reference/text-transform-capitalize-028-ref CSS3 Text, text transform: capitalize, Deseret font https://drafts.csswg.org/css-text-3/#text-transform cf14a720359899ba9fd0b2f0a98dfcd964adcc20 `Richard Ishida`<mailto:ishida@w3.org> For the Deseret Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-030 reference/text-transform-capitalize-030-ref CSS3 Text, text transform: capitalize, Georgian Supplement font https://drafts.csswg.org/css-text-3/#text-transform ee62eaae316c395ab4b0d3b08351202a5e5995e8 `Richard Ishida`<mailto:ishida@w3.org> For the Georgian Supplement Unicode block, text-transform: capitalize puts the first typographic letter unit of each word in titlecase; other characters are unaffected.
text-transform-capitalize-031 reference/text-transform-tailoring-005-ref CSS3 Text, text transform: capitalize, initial punctuation https://drafts.csswg.org/css-text-3/#text-transform 3d01e2797a45a93f76a460959f8c2c047c5a4cd0 `Richard Ishida`<mailto:ishida@w3.org> text-transform: uppercase ignores characters that are not typographic letter units and capitalizes the first typographic letter unit in a word.
text-transform-capitalize-032 reference/text-transform-capitalize-032-ref text-transform - capitalize - basic cases http://www.w3.org/TR/css-text-3/#text-transform 52d80e2dfa0bec31fb5106de69360f658f2ec907 `Satoshi Umehara`<mailto:umehara@est.co.jp> The UA should put all words in titlecase when text-transform is set to capitalize.
text-transform-fullwidth-001 reference/text-transform-fullwidth-001-ref text-transform - fullwidth - basic cases http://www.w3.org/TR/css-text-3/#text-transform 3ce14e96ac5b083ef463997c3b6d1da292b3e449 `Satoshi Umehara`<mailto:umehara@est.co.jp> The UA should transform halfwidth character to fullwidth character when text-transform is set to fullwidth.
text-transform-lowercase-001 reference/text-transform-lowercase-001-ref text-transform - lowercase - basic cases http://www.w3.org/TR/css-text-3/#text-transform b99d33435f651a9ba6d835eaa2fd51ad6684ae48 `Satoshi Umehara`<mailto:umehara@est.co.jp> The UA should put all characters in lowercase when text-transform is set to lowercase.
text-transform-none-001 reference/text-transform-none-001-ref text-transform - none - basic cases http://www.w3.org/TR/css-text-3/#text-transform 3f76372dde584e0852e7cd297d3e68a30ecc4ec6 `Satoshi Umehara`<mailto:umehara@est.co.jp> The UA should do nothing when text-transform is set to none.
text-transform-tailoring-001 reference/text-transform-tailoring-001-ref CSS3 Text, text transform: capitalize, Dutch IJ https://drafts.csswg.org/css-text-3/#text-transform 99b773a03069b7cb2ce00960100aa9bac0715338 `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] the brower tailors text-transform: capitalize to put both I and J in titlecase at the start of a word when the language is Dutch.
text-transform-tailoring-002 reference/text-transform-tailoring-002-ref CSS3 Text, text transform: uppercase, Greek tonos https://drafts.csswg.org/css-text-3/#text-transform e43fb7b2ad89f9f562747f153786953d2979f67a `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] the brower tailors text-transform: uppercase such that Greek words that are all uppercase lose tonos.
text-transform-tailoring-002a reference/text-transform-tailoring-002-ref CSS3 Text, text transform: uppercase, Greek dialytika https://drafts.csswg.org/css-text-3/#text-transform 402b717d30f2b71b5b736bb8a4b4a4ca18aec68a `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] the brower tailors text-transform: uppercase such that Greek words that are all uppercase lose tonos, but not dialytika.
text-transform-tailoring-003 reference/text-transform-tailoring-003-ref CSS3 Text, text transform: uppercase, more Greek accents https://drafts.csswg.org/css-text-3/#text-transform f69e6ace41b9c7f0856d82b2cd2d22025a80c664 `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] the brower tailors text-transform: uppercase such that Greek words that are all uppercase convert tonos plus dialytika to just dialytika, and convert diphthongs with tonos on the first character to a dialytika on the second character.
text-transform-tailoring-004 reference/text-transform-tailoring-004-ref CSS3 Text, text transform: capitalize, Greek initial stress https://drafts.csswg.org/css-text-3/#text-transform ebace1467f6fc9b693664d8d1a93aea0775ed1ed `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] the brower tailors text-transform: capitalize such that a stressed vowel that is the first syllable of a Greek sentence keeps its tonos diacritic.
text-transform-tailoring-005 reference/text-transform-tailoring-005-ref CSS3 Text, text transform: uppercase, Greek disjunctive eta https://drafts.csswg.org/css-text-3/#text-transform f09b2c5e2aa5be9cd67a2b8f2c30192bdea7c6c1 `Richard Ishida`<mailto:ishida@w3.org> [Exploratory] the brower tailors text-transform: uppercase such that a disjunctive eta in a Greek sentence keeps its tonos diacritic.
text-transform-uppercase-001 reference/text-transform-uppercase-001-ref text-transform - uppercase - basic cases http://www.w3.org/TR/css-text-3/#text-transform 5efd91206f74207fcd84218c12ff9453b19f88fd `Satoshi Umehara`<mailto:umehara@est.co.jp> The UA should put all characters in uppercase when text-transform is set to uppercase.
text-transform-upperlower-001 reference/text-transform-upperlower-001-ref CSS3 Text, text transform: Latin Basic and Latin-1 uppercase https://drafts.csswg.org/css-text-3/#text-transform 5702c26f3be6fa231122a2e44dfd8792021a0c87 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Basic and Latin-1 blocks, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-002 reference/text-transform-upperlower-002-ref CSS3 Text, text transform: Latin Basic and Latin-1 lowercase https://drafts.csswg.org/css-text-3/#text-transform 69ed32b19d4811d1492ec0498ddbbb0f4bd769b4 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Basic and Latin-1 blocks, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-003 reference/text-transform-upperlower-003-ref CSS3 Text, text transform: Latin Extended Additional, uppercase https://drafts.csswg.org/css-text-3/#text-transform d8532112fb0fb6642ebc16355548e8ec978ecae7 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended Additional Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-004 reference/text-transform-upperlower-004-ref CSS3 Text, text transform: Latin Extended Additional, lowercase https://drafts.csswg.org/css-text-3/#text-transform 39d47022c2793a63433bbdee87de7e4d42dd2524 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended Additional Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-005 reference/text-transform-upperlower-005-ref CSS3 Text, text transform: Latin Extended-A, uppercase https://drafts.csswg.org/css-text-3/#text-transform 8aa34e79e3bf8ffe3c4ea5bf673c463d9232dcf8 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-A Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-006 reference/text-transform-upperlower-006-ref CSS3 Text, text transform: Latin Extended-A, lowercase https://drafts.csswg.org/css-text-3/#text-transform 011c001f19b9c6f6130e56b88879f46da3b55724 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-A Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-007 reference/text-transform-upperlower-007-ref CSS3 Text, text transform: Latin Extended-B, uppercase https://drafts.csswg.org/css-text-3/#text-transform 93638de713822904c8f999bec14e70ddd4104f80 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-B Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-008 reference/text-transform-upperlower-008-ref CSS3 Text, text transform: Latin Extended-B, lowercase https://drafts.csswg.org/css-text-3/#text-transform 833a17ae2b4f7c6750fc1046c231f34784530ba3 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-B Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-009 reference/text-transform-upperlower-009-ref CSS3 Text, text transform: Latin Extended-C, uppercase https://drafts.csswg.org/css-text-3/#text-transform d8dff37bb77891a73c44cb371fbb81e02027c902 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-C Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-010 reference/text-transform-upperlower-010-ref CSS3 Text, text transform: Latin Extended-C, lowercase https://drafts.csswg.org/css-text-3/#text-transform 06a76505d2f129d170e7911aae201f01fbfee595 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-C Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-011 reference/text-transform-upperlower-011-ref CSS3 Text, text transform: Full-width Latin, uppercase https://drafts.csswg.org/css-text-3/#text-transform 09a6e8e20c2788a2c834cd572f92856ce9b0c22c `Richard Ishida`<mailto:ishida@w3.org> For the Latin letters in the Halfwidth and Fullwidth Forms Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-012 reference/text-transform-upperlower-012-ref CSS3 Text, text transform: Full-width Latin, lowercase https://drafts.csswg.org/css-text-3/#text-transform 43f9476b3900a5082f24e1c9ad793d42ae79560d `Richard Ishida`<mailto:ishida@w3.org> For the Latin letters in the Halfwidth and Fullwidth Forms block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-014 reference/text-transform-upperlower-014-ref CSS3 Text, text transform: Greek and Coptic, uppercase https://drafts.csswg.org/css-text-3/#text-transform 96d2522b753de7631697d2b1d487df9d8560adf9 `Richard Ishida`<mailto:ishida@w3.org> For the Greek and Coptic Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-015 reference/text-transform-upperlower-015-ref CSS3 Text, text transform: Greek and Coptic, lowercase https://drafts.csswg.org/css-text-3/#text-transform 7acfaa659c9d7f5d73be49597fbef1798c060672 `Richard Ishida`<mailto:ishida@w3.org> For the Greek and Coptic Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-016 reference/text-transform-upperlower-016-ref CSS3 Text, text transform: Greek Extended, uppercase https://drafts.csswg.org/css-text-3/#text-transform fbd07d84dedc4bc85ce9ff9e2d9f79fe0c43aaba `Richard Ishida`<mailto:ishida@w3.org> For the Greek Extended Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-017 reference/text-transform-upperlower-017-ref CSS3 Text, text transform: Greek Extended, lowercase https://drafts.csswg.org/css-text-3/#text-transform ab869d287bd5c510a519ae5b4384b456abdeadc5 `Richard Ishida`<mailto:ishida@w3.org> For the Greek Extended Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-018 reference/text-transform-upperlower-018-ref CSS3 Text, text transform: Cyrillic, uppercase https://drafts.csswg.org/css-text-3/#text-transform a013a746c92736ad01e11a9f09cee6027c0cb325 `Richard Ishida`<mailto:ishida@w3.org> For the Cyrillic Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-019 reference/text-transform-upperlower-019-ref CSS3 Text, text transform: Cyrillic, lowercase https://drafts.csswg.org/css-text-3/#text-transform 5990c00947f7d7a31c29c91b822bcf826ad196a5 `Richard Ishida`<mailto:ishida@w3.org> For the Cyrillic Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-020 reference/text-transform-upperlower-020-ref CSS3 Text, text transform: Cyrillic Supplement, uppercase https://drafts.csswg.org/css-text-3/#text-transform d0de27a560c5b8fa06f4511cc83e4f1af2a0a9a5 `Richard Ishida`<mailto:ishida@w3.org> For the Cyrillic Supplement Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-021 reference/text-transform-upperlower-021-ref CSS3 Text, text transform: Cyrillic Extended, lowercase https://drafts.csswg.org/css-text-3/#text-transform 40692a95163a26ac9f9b6ff96c48a24b9296013e `Richard Ishida`<mailto:ishida@w3.org> For the Cyrillic Extended Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-022 reference/text-transform-upperlower-022-ref CSS3 Text, text transform: Armenian, uppercase font https://drafts.csswg.org/css-text-3/#text-transform 8db65e6a60b427c2a5be894181301e2ce5b34ec7 `Richard Ishida`<mailto:ishida@w3.org> For the ArmenianUnicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-023 reference/text-transform-upperlower-023-ref CSS3 Text, text transform: Latin Extended-D, lowercase font https://drafts.csswg.org/css-text-3/#text-transform 0b352f9e512a43288647bafd0278e66881c3cbd0 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-D Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-024 reference/text-transform-upperlower-024-ref CSS3 Text, text transform: Number Forms, uppercase font https://drafts.csswg.org/css-text-3/#text-transform 683084c8b014bbbfb3b22cc4a80a70688c138419 `Richard Ishida`<mailto:ishida@w3.org> For the Number Forms Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-025 reference/text-transform-upperlower-025-ref CSS3 Text, text transform: Number Forms, lowercase font https://drafts.csswg.org/css-text-3/#text-transform 1e28d0013ee59acdfba2130a4760302cc66cd4a6 `Richard Ishida`<mailto:ishida@w3.org> For the Number Forms Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-026 reference/text-transform-upperlower-026-ref CSS3 Text, text transform: Enclosed Alphanumerics, uppercase font https://drafts.csswg.org/css-text-3/#text-transform 897b14630914f206d081b1b7f4947e5b2d5ea864 `Richard Ishida`<mailto:ishida@w3.org> For the Enclosed Alphanumerics Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-027 reference/text-transform-upperlower-027-ref CSS3 Text, text transform: Enclosed Alphanumerics, lowercase font https://drafts.csswg.org/css-text-3/#text-transform bca28192a3ccf965dc94fc01da99f7caa07890c7 `Richard Ishida`<mailto:ishida@w3.org> For the Enclosed Alphanumerics Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-028 reference/text-transform-upperlower-028-ref CSS3 Text, text transform: Deseret, uppercase font https://drafts.csswg.org/css-text-3/#text-transform e2af53b4ff82c5dc6df63e8e868107e844deec62 `Richard Ishida`<mailto:ishida@w3.org> For the Deseret Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-029 reference/text-transform-upperlower-029-ref CSS3 Text, text transform: Deseret, lowercase font https://drafts.csswg.org/css-text-3/#text-transform fa1367e97e262fdedcdeab1e65a2bbbf296746da `Richard Ishida`<mailto:ishida@w3.org> For the Deseret Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-030 reference/text-transform-upperlower-030-ref CSS3 Text, text transform: Georgian Supplement, uppercase font https://drafts.csswg.org/css-text-3/#text-transform c3a6ec305ee6bee1f4946309346a1c92510f31b5 `Richard Ishida`<mailto:ishida@w3.org> For the Georgian Supplement Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-031 reference/text-transform-upperlower-031-ref CSS3 Text, text transform: Georgian, lowercase font https://drafts.csswg.org/css-text-3/#text-transform d993ca6302766fe78e42d06191a8b5c1253da29a `Richard Ishida`<mailto:ishida@w3.org> For the Georgian Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-032 reference/text-transform-upperlower-032-ref CSS3 Text, text transform: German sharp S, uppercase https://drafts.csswg.org/css-text-3/#text-transform 234c02f20d377ba290d7a3b5f79f7af080029e7c `Richard Ishida`<mailto:ishida@w3.org> text-transform: uppercase will uppercase the German sharp S as described in Unicode's SpecialCasing.txt .
text-transform-upperlower-033 reference/text-transform-upperlower-033-ref CSS3 Text, text transform: Latin ligatures, uppercase https://drafts.csswg.org/css-text-3/#text-transform 5a5b72a871e0381b6014134d96e33a176171f57b `Richard Ishida`<mailto:ishida@w3.org> text-transform: uppercase will uppercase Latin ligatures as described in Unicode's SpecialCasing.txt .
text-transform-upperlower-034 reference/text-transform-upperlower-034-ref CSS3 Text, text transform: Armenian ligatures, uppercase https://drafts.csswg.org/css-text-3/#text-transform 3ab8ae47daa86bcadf4eb78c990d774a3483b8d9 `Richard Ishida`<mailto:ishida@w3.org> text-transform: uppercase will uppercase Armenian ligatures as described in Unicode's SpecialCasing.txt .
text-transform-upperlower-035 reference/text-transform-upperlower-035-ref CSS3 Text, text transform: Greek specials, uppercase https://drafts.csswg.org/css-text-3/#text-transform d4bafb5818bbe26a48733ac71b1de97d9ed66cb7 `Richard Ishida`<mailto:ishida@w3.org> text-transform: uppercase will uppercase Greek specials as described in Unicode's SpecialCasing.txt .
text-transform-upperlower-038 reference/text-transform-upperlower-038-ref CSS3 Text, text transform: Greek final sigma, lowercase https://drafts.csswg.org/css-text-3/#text-transform 14d57a7b7a0399ac67ca1365cc1ce69511a31a0c `Richard Ishida`<mailto:ishida@w3.org> text-transform: lowercase will lowercase Greek final sigma at the end of a word as described in Unicode's SpecialCasing.txt .
text-transform-upperlower-039 reference/text-transform-upperlower-039-ref CSS3 Text, text transform: Lithuanian, lowercase font https://drafts.csswg.org/css-text-3/#text-transform 232ad4f5a81bb468d920c34ca79c3902b2872862 `Richard Ishida`<mailto:ishida@w3.org> text-transform: lowercase will lowercase Lithuanian as described in Unicode's SpecialCasing.txt .
text-transform-upperlower-040 reference/text-transform-upperlower-040-ref CSS3 Text, text transform: Turkish, uppercase font https://drafts.csswg.org/css-text-3/#text-transform fab97dbca673efccd9b4c2c28e2f8fe833663fad `Richard Ishida`<mailto:ishida@w3.org> text-transform: uppercase will uppercase Turkish as described in Unicode's SpecialCasing.txt when the language is specified as Turkish.
text-transform-upperlower-041 reference/text-transform-upperlower-041-ref CSS3 Text, text transform: Turkish, lowercase font https://drafts.csswg.org/css-text-3/#text-transform b90a2dcfa914c0b498a97923e961e1f825a42484 `Richard Ishida`<mailto:ishida@w3.org> text-transform: lowercase will lowercase Turkish as described in Unicode's SpecialCasing.txt when the language is specified as Turkish.
text-transform-upperlower-042 reference/text-transform-upperlower-042-ref CSS3 Text, text transform: Azeri, uppercase font https://drafts.csswg.org/css-text-3/#text-transform 17d468bca069dfa67a2b2624d00d0b2143717cae `Richard Ishida`<mailto:ishida@w3.org> text-transform: uppercase will uppercase Azeri as described in Unicode's SpecialCasing.txt when the language is specified as Azeri.
text-transform-upperlower-043 reference/text-transform-upperlower-043-ref CSS3 Text, text transform: Azeri, lowercase font https://drafts.csswg.org/css-text-3/#text-transform 91450cbd98a05a596073cb24fc3a5124d5137134 `Richard Ishida`<mailto:ishida@w3.org> text-transform: lowercase will lowercase Azeri as described in Unicode's SpecialCasing.txt when the language is specified as Azeri.
text-transform-upperlower-101 reference/text-transform-upperlower-101-ref CSS3 Text, text transform: Latin Extended-D, uppercase https://drafts.csswg.org/css-text-3/#text-transform d6bb61918d0f3bba4c0bac86fed1cc81a5187fbb `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-D Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-102 reference/text-transform-upperlower-102-ref CSS3 Text, text transform: Latin Extended-D, lowercase font https://drafts.csswg.org/css-text-3/#text-transform f5ad98e130ec508c42df0a6f2821c909067887e0 `Richard Ishida`<mailto:ishida@w3.org> For the Latin Extended-D Unicode block, text-transform: lowercase puts all letters in lowercase .
text-transform-upperlower-103 reference/text-transform-upperlower-103-ref CSS3 Text, text transform: Cyrillic Extended-B, uppercase font https://drafts.csswg.org/css-text-3/#text-transform b62f9fd18fd18b53130d655a8025950942d5fe0b `Richard Ishida`<mailto:ishida@w3.org> For the Cyrillic Extended-B Unicode block, text-transform: uppercase puts all letters in uppercase .
text-transform-upperlower-104 reference/text-transform-upperlower-104-ref CSS3 Text, text transform: Cyrillic Extended-B, lowercase font https://drafts.csswg.org/css-text-3/#text-transform 0fca5b2be572ce471a7a65bb59dfb4e3ca3f4e7f `Richard Ishida`<mailto:ishida@w3.org> For the Cyrillic Extended-B Unicode block, text-transform: lowercase puts all letters in lowercase .
text-word-spacing-001 reference/text-word-spacing-ref Word Spacing ahem http://www.w3.org/TR/css-text-3/#word-spacing 1d428836591c2fbedf05441accc637e2ad26957f `Nicholas Nethercote`<mailto:nnethercote@mozilla.com> Test checks that word-spacing works with percentages.
white-space-collapse-000 White space collapse script https://drafts.csswg.org/css-text-3/#line-break-transform 8ee09670c324129ad69d3387d11fbd1153236e7f `Richard Ishida`<mailto:ishida@w3.org> Every tab is converted to a space. Any space immediately following another collapsible space is collapsed to have zero advance width.
white-space-collapse-001 White space and non-ASCII spaces script https://drafts.csswg.org/css-text-3/#line-break-transform 2d713b188ad111ef5ee582b47b6416fcc20ed8e1 `Richard Ishida`<mailto:ishida@w3.org> Any space immediately following another collapsible space is collapsed to have zero advance width. Only refers to U+0020, not other Unicode spaces.
@ -718,7 +786,7 @@ word-break-002 word-break - normal keyword value http://www.w3.org/TR/css-text
word-break-003 word-break - normal keyword value - single word not break http://www.w3.org/TR/css-text-3/#word-break 2e4c17d11d8d585063d1e3a4cd911dc2f090a575 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Check that 'word-break' with 'normal' keyword value implies to words break after word, so that a single word won't break.
word-break-004 word-break - normal keyword value - Chinese words break http://www.w3.org/TR/css-text-3/#word-break c603c1f44b5dbd03a2f0ba5f8c14b9f451bb9d51 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Check that 'word-break' with 'normal' keyword value implies to words break after word, including Chinese words.
word-break-break-all-000 reference/word-break-break-all-ref-000 word-break: break-all, japanese https://drafts.csswg.org/css-text-3/#word-break-property 022c74e47ea462ca6b6c49435f0b25f5b0583945 `Richard Ishida`<mailto:ishida@w3.org> word-break: break-all means lines may break between any two typographic letter units.
word-break-break-all-001 reference/word-break-break-all-001-ref word-break - break-all - basic cases font http://www.w3.org/TR/css-text-3/#word-break 2b362c4d1d0bdbc8fda49815d0d0e3ebe8b0320a `Satoshi Umehara`<mailto:umehara@est.co.jp> Lines may break between any two grapheme clusters within words.
word-break-break-all-001 reference/word-break-break-all-ref-001 word-break: break-all, latin https://drafts.csswg.org/css-text-3/#word-break-property 65409d6cc361fbc0e685066081e9eacff728121b `Richard Ishida`<mailto:ishida@w3.org> word-break: break-all means lines may break between any two typographic letter units.
word-break-break-all-002 reference/word-break-break-all-ref-002 word-break: break-all, korean https://drafts.csswg.org/css-text-3/#word-break-property 5fec45ccdb6c343cea80cd0bd8da2298afa7267f `Richard Ishida`<mailto:ishida@w3.org> word-break: break-all means lines may break between any two typographic letter units.
word-break-break-all-003 reference/word-break-break-all-ref-003 word-break: break-all, thai https://drafts.csswg.org/css-text-3/#word-break-property d839f31b355557249857b946eacb12e38cc0144f `Richard Ishida`<mailto:ishida@w3.org> word-break: break-all means lines may break between any two typographic letter units.
word-break-break-all-004 reference/word-break-break-all-ref-004 word-break: break-all, arabic https://drafts.csswg.org/css-text-3/#word-break-property 889b57b6320211ae20f1dc96560dc8b537ae74b9 `Richard Ishida`<mailto:ishida@w3.org> word-break: break-all means lines may break between any two typographic letter units. When shaping scripts such as Arabic are allowed to break within words due to break-all, the characters must still be shaped as if the word were not broken.
@ -726,11 +794,14 @@ word-break-break-all-005 reference/word-break-break-all-ref-005 word-break: brea
word-break-break-all-006 reference/word-break-break-all-ref-006 word-break: break-all, spacing vowel sign https://drafts.csswg.org/css-text-3/#word-break-property e4caeb6ca7dcaad372d90f57b203a86014c07cec `Richard Ishida`<mailto:ishida@w3.org> word-break: break-all means lines may break between any two typographic letter units. A spacing vowel sign should be wrapped to the next line with its base character.
word-break-break-all-007 reference/word-break-break-all-ref-007 word-break: break-all, combining diacritic https://drafts.csswg.org/css-text-3/#word-break-property d46d84a8a48d524d0b66cf13efd7bafe08e16680 `Richard Ishida`<mailto:ishida@w3.org> word-break: break-all means lines may break between any two typographic letter units. An combining diacritic plus base character should be wrapped as a unit to the next line.
word-break-break-all-008 reference/word-break-break-all-ref-008 word-break: break-all, syllabic cluster https://drafts.csswg.org/css-text-3/#word-break-property 0d91757a7231a744b3269b09ef797c176ae6f713 `Richard Ishida`<mailto:ishida@w3.org> [Exploratory test] word-break: break-all means lines may break between any two typographic letter units. An indic syllable cluster should be wrapped as a unit to the next line.
word-break-break-all-009 reference/word-break-break-all-009-ref word-break - break-all - basic cases font http://www.w3.org/TR/css-text-3/#word-break d6882f0d914d01ca06258898f39f95b0f2fd1140 `Satoshi Umehara`<mailto:umehara@est.co.jp> Lines may break between any two grapheme clusters within words.
word-break-keep-all-000 reference/word-break-keep-all-ref-000 word-break: keep-all, latin https://drafts.csswg.org/css-text-3/#word-break-property ccbc28cf0f1333ab0d9a483902b30704dc2388a1 `Richard Ishida`<mailto:ishida@w3.org> word-break: keep-all means breaking is forbidden within 'words'.
word-break-keep-all-001 reference/word-break-keep-all-001-ref word-break - keep-all - basic cases font http://www.w3.org/TR/css-text-3/#word-break b0542c1fdf49b550b199bfe79156efed6224a363 `Satoshi Umehara`<mailto:umehara@est.co.jp> Block characters can no longer create implied break points.
word-break-keep-all-001 reference/word-break-keep-all-ref-001 word-break: keep-all, japanese https://drafts.csswg.org/css-text-3/#word-break-property cdbe8cdacec301b8b2d295606be6ff981e7c2169 `Richard Ishida`<mailto:ishida@w3.org> word-break: keep-all means breaking is forbidden within 'words'. In this style, sequences of CJK characters do not break.
word-break-keep-all-002 reference/word-break-keep-all-ref-002 word-break: keep-all, korean https://drafts.csswg.org/css-text-3/#word-break-property 22d7c79457252e0fc222283110e6ceccbc5174db `Richard Ishida`<mailto:ishida@w3.org> word-break: keep-all means breaking is forbidden within 'words'. In this style, sequences of CJK characters do not break.
word-break-keep-all-003 reference/word-break-keep-all-ref-003 word-break: keep-all, thai https://drafts.csswg.org/css-text-3/#word-break-property 7f91e2f6eaaf3f08ec78475d75b72f1c649bf59f `Richard Ishida`<mailto:ishida@w3.org> word-break: keep-all means breaking is forbidden within 'words', except where opportunities exist due to dictionary-based breaking (such as in Thai).
word-break-normal-001 reference/word-break-normal-001-ref word-break - normal - basic cases font http://www.w3.org/TR/css-text-3/#word-break 155d9dc84cc4ffd2877f43264f494f8a04afdd66 `Satoshi Umehara`<mailto:umehara@est.co.jp> Break lines according to their usual rules.
word-break-keep-all-004 reference/word-break-keep-all-004-ref word-break - keep-all - basic cases font http://www.w3.org/TR/css-text-3/#word-break db09af16a0932253578b069f47aca8818fe625ef `Satoshi Umehara`<mailto:umehara@est.co.jp> Block characters can no longer create implied break points.
word-break-normal-001 reference/word-break-normal-ref-001 word-break: normal, zwsp https://drafts.csswg.org/css-text-3/#word-break-property 7720d0d0cd3783908aff3cb6621f398cf9485682 `Richard Ishida`<mailto:ishida@w3.org> word-break: normal means words break according to their customary rules. A ZWSP character should provide a break point.
word-break-normal-002 reference/word-break-normal-002-ref word-break - normal - basic cases font http://www.w3.org/TR/css-text-3/#word-break ed5c5b87a761a66446b41d42cdcc5b6417686eff `Satoshi Umehara`<mailto:umehara@est.co.jp> Break lines according to their usual rules.
word-break-normal-ar-000 reference/word-break-normal-ar-ref-000 word-break: normal, arabic https://drafts.csswg.org/css-text-3/#word-break-property 2482785c09d9289ab2bc6753e835b6fe43b3047d `Richard Ishida`<mailto:ishida@w3.org> word-break: normal means words break according to their customary rules.
word-break-normal-bo-000 reference/word-break-normal-bo-ref-000 word-break: normal, tibetan https://drafts.csswg.org/css-text-3/#word-break-property e2dee4166ca09f9ab865570223ff57447bfdec65 `Richard Ishida`<mailto:ishida@w3.org> word-break: normal means words break according to their customary rules.
word-break-normal-en-000 reference/word-break-normal-en-ref-000 word-break: normal, latin https://drafts.csswg.org/css-text-3/#word-break-property 49776264fe388ee5e18a2cdd2cca774d881b4e2f `Richard Ishida`<mailto:ishida@w3.org> word-break: normal means words break according to their customary rules.
@ -746,8 +817,8 @@ word-break-normal-my-000 reference/word-break-normal-my-ref-000 word-break: norm
word-break-normal-tdd-000 reference/word-break-normal-tdd-ref-000 word-break: normal, tai n&uuml;a https://drafts.csswg.org/css-text-3/#word-break-property b9f38362b21c4b13f5fbfa10cad9d720d30499fa `Richard Ishida`<mailto:ishida@w3.org> word-break: normal means words break according to their customary rules.
word-break-normal-th-000 reference/word-break-normal-th-ref-000 word-break: normal, thai https://drafts.csswg.org/css-text-3/#word-break-property 1c1692aab3ea4d02ea09b09654f2c255564709c3 `Richard Ishida`<mailto:ishida@w3.org> word-break: normal means words break according to their customary rules.
word-break-normal-zh-000 reference/word-break-normal-zh-ref-000 word-break: normal, chinese https://drafts.csswg.org/css-text-3/#word-break-property 021f5b60fd01825839b84cc0bc80be432cdaca53 `Richard Ishida`<mailto:ishida@w3.org> word-break: normal means words break according to their customary rules.
word-wrap-001 reference/overflow-wrap-001-ref word-wrap - break-word (basic) http://www.w3.org/TR/css-text-3/#overflow-wrap 154a0142117691a37c208ced1054360fe481a85b `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'word-wrap' property set 'break-word' breaks the word at an arbitrary point
word-wrap-002 reference/overflow-wrap-002-ref word-wrap - break-word and white-space - nowrap http://www.w3.org/TR/css-text-3/#overflow-wrap,http://www.w3.org/TR/css-text-3/#white-space df36e26df34fe7c9352028e75ac1c12dc244a86e `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the 'word-wrap' property has effect if and only if the 'white-space' allows wrapping
word-wrap-003 reference/overflow-wrap-003-ref word-wrap - break-word (white space) http://www.w3.org/TR/css-text-3/#overflow-wrap d172736f6ff25be674fd39c61040c8b418f72cd6 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'word-wrap' property set 'break-word' breaks line at white space
word-wrap-004 reference/overflow-wrap-004-ref word-wrap - normal (basic) http://www.w3.org/TR/css-text-3/#overflow-wrap 9309c671b9adbbf749e65236cc57e9f95265afe1 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'word-wrap' property set 'normal' overflows container
word-wrap-005 reference/overflow-wrap-003-ref word-wrap - normal (white space) http://www.w3.org/TR/css-text-3/#overflow-wrap 62913eef43bcca2cebb90a825f94c3ad32fe6a81 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'word-wrap' property set 'normal' will break line at white space
word-wrap-001 reference/overflow-wrap-001-ref word-wrap - break-word (basic) ahem http://www.w3.org/TR/css-text-3/#overflow-wrap 627a792ac4b5706737ebd2c975dbe39271cef37b `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'word-wrap' property set 'break-word' breaks the word at an arbitrary point
word-wrap-002 reference/overflow-wrap-002-ref word-wrap - break-word and white-space - nowrap ahem http://www.w3.org/TR/css-text-3/#overflow-wrap,http://www.w3.org/TR/css-text-3/#white-space 3023a541dc67c6709c1957ce048e54fa5889ba2a `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> Test checks that the 'word-wrap' property has effect if and only if the 'white-space' allows wrapping
word-wrap-003 reference/overflow-wrap-003-ref word-wrap - break-word (white space) ahem http://www.w3.org/TR/css-text-3/#overflow-wrap 520748289fe6af076707494b8cde2def134e2fcb `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'word-wrap' property set 'break-word' breaks line at white space
word-wrap-004 reference/overflow-wrap-004-ref word-wrap - normal (basic) ahem http://www.w3.org/TR/css-text-3/#overflow-wrap 3ad300700d4390779aa7d1930e976d7637cf3c6f `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'word-wrap' property set 'normal' overflows container
word-wrap-005 reference/overflow-wrap-003-ref word-wrap - normal (white space) ahem http://www.w3.org/TR/css-text-3/#overflow-wrap 58001e5677ec2cce2c2274954b3763181e43d561 `Intel`<http://www.intel.com>,`Shiyou Tan`<mailto:shiyoux.tan@intel.com> The 'word-wrap' property set 'normal' will break line at white space