Integrated: 8299756: Minor updates in CSS Reference
Andy Goryachev
angorya at openjdk.org
Thu Jun 1 17:42:14 UTC 2023
On Fri, 26 May 2023 22:26:49 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Minor fixes and addition of missing sections:
>
> - 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 ✓
This pull request has now been integrated.
Changeset: 0005f656
Author: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/0005f6569eedd045f05ebdd35bd5053515871bc1
Stats: 91 lines in 2 files changed: 85 ins; 0 del; 6 mod
8299756: Minor updates in CSS Reference
Reviewed-by: kcr, jhendrikx, mhanl
-------------
PR: https://git.openjdk.org/jfx/pull/1144
More information about the openjfx-dev
mailing list