- basie rect
- background
- margin collapse
- basic text
- wrap inline element with anonymous inline box
- font
- ascent, descent
- text width
- calculate line-height
- positioning
- block-start: left-top of containing block
- block-end: font leading position
- inline-start: left-top of containing block
- inline-end: text width
- style inheritance
- line break
-
line-break: auto;
-
word-break: normal;
-
word-break: break-all;
... for japanese -
overflow-wrap: normal;
-
- cache font
- internationalization(only japanese)
- white space
- vertical align, text-align