Skip to content

Commit 0b622d5

Browse files
giacomo-petriJym77
andauthored
Apply suggestions from code review
Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com>
1 parent 2196334 commit 0b622d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/glossary/large-scale-text.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ A text node is large scale text if at least one of the following is true:
1414
- the text node [computed][] [font-size][] is at least 14 [points][] and has a [computed][] [font weight][] of 700 or higher.
1515

1616

17-
**Notes:**
17+
**Background:**
1818
In the domain of languages such as Chinese, Japanese, and Korean (CJK languages), encompassing the Unicode character range from 4E00 to 9FFF ([CJK Unified Ideographs](https://unicode.org/charts/PDF/U4E00.pdf)), it becomes crucial to acknowledge the intricate nuances in their typographic requirements. Despite sharing a common Unicode spectrum, each CJK language and its corresponding country may exhibit distinct typographic preferences and standards.
1919

2020
Particularly noteworthy is the lack of uniformity in defining text sizes as either large or small within the following ranges:
2121
- from 18 [points][] to 22 [points][]
2222
- from 14 [points][] to 18 [points][] with a [computed][] [font weight][] of 700 or higher.
2323

24-
Given the diversity in these specifications, the ACT rules adhere to the large text definition outlined above. This definition is applicable across all languages under the rationale of "no false positives."
24+
Whether CJK characters in these range should be considered as "large scale" depends on the language of the text, as well as the country for which the text is designed and whose requirements must be followed. Given that these pieces of information are not readily available, the ACT rules adhere to the large text definition outlined above. This definition is applicable across all languages under the rationale of "no false positives."
2525

2626

2727
[computed]: https://www.w3.org/TR/css-cascade-3/#computed-value

0 commit comments

Comments
 (0)