- The 'system' font is missing from the list of generic font family names in the <font> section. ✓
- Explicitly add text color property -fx-fill to Text section, so as not to confuse with Labeled -fx-text-fill ✓
- TextFlow section is missing, properties: -fx-text-alignment, -fx-line-spacing, -fx-tab-size ✓
- Text: missing -fx-line-spacing, -fx-bounds-type ✓
- -fx-focus-traversable is in Node and not in Control (though there is some relevant comment) - keep as is. ✓
- Node: broken link to 'Control' (sic, not Controls) in "... see Controls for details" ✓
- Missing <text-bounds-type> type ✓
Q: should Text.selectionFill property by styleable?
cssref.html
- Explicitly add text color property -fx-fill to Text section, so as not to confuse with Labeled -fx-text-fill ✓
- TextFlow section is missing, properties: -fx-text-alignment, -fx-line-spacing, -fx-tab-size ✓
- Text: missing -fx-line-spacing, -fx-bounds-type ✓
- -fx-focus-traversable is in Node and not in Control (though there is some relevant comment) - keep as is. ✓
- Node: broken link to 'Control' (sic, not Controls) in "... see Controls for details" ✓
- Missing <text-bounds-type> type ✓
Q: should Text.selectionFill property by styleable?
cssref.html