[css-box-4][css-backgrounds-4][css-shapes-1] Cleanup <*-box> definitions#9505
[css-box-4][css-backgrounds-4][css-shapes-1] Cleanup <*-box> definitions#9505
Conversation
… with <visual-box>
|
Hmm, |
|
Ok, I reverted the namespace change, and introduced an informal I also simplified the production rules to also fix the namespaces defined for each individual keyword. CSS Shapes 1 defines As a recap with flattened production rules: Proposed: Ideally (imo): |
|
svgeesus marked as non substantive for IPR from ash-nazg. |
|
Your So you need to accumulate all the |
I think this is the way Here is the (simplified) representation of the data I expect to find in
|
|
I went ahead and defined each keyword with the appropriate contexts. Bikeshed does not report any errors. |
Follow-up on 7dc439c, fixing speced/bikeshed#2679.
The commit removed the
<box>production (which became undefined) and replaced<box>references with<visual-box>, but some<box>references remained in other specs (including CSS Box, which defines<visual-box>).