Looks like the definitions from L3 generally haven't been imported to L4. The answer should be, "text-decoration is able to parse it in", so ``` text-decoration: | | <'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'> ``` becomes ``` text-decoration: | | <'text-decoration-line'> || <'text-decoration-style'> || <'text-decoration-color'>|| <'text-decoration-thickness'> ``` -- GitHub Notification of comment by fantasai Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3993#issuecomment-510127333 using your GitHub accountReceived on Wednesday, 10 July 2019 16:10:09 UTC
This archive was generated by hypermail 2.4.0 : Tuesday, 5 July 2022 06:41:50 UTC