Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[css-box] Do not export <box> definition
  • Loading branch information
cdoublev committed Oct 20, 2023
commit deba935a5daed11184702f80a36bad4e33d79600
2 changes: 1 addition & 1 deletion css-box-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ The CSS Box Model {#box-model}
Box-edge Keywords {#keywords}
-----------------

The following <dfn>&lt;box></dfn> CSS keywords are defined for use
The following <dfn noexport>&lt;box></dfn> CSS keywords are defined for use
in properties (such as 'transform-box' and 'background-clip')
that need to refer to various box edges:

Expand Down
2 changes: 1 addition & 1 deletion css-box-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ The CSS Box Model {#box-model}
Box-edge Keywords {#keywords}
-----------------

The following <dfn>&lt;box></dfn> CSS keywords are defined for use
The following <dfn noexport>&lt;box></dfn> CSS keywords are defined for use
in properties (such as 'transform-box' and 'background-clip')
that need to refer to various box edges:

Expand Down