Skip to content

Commit

Permalink
Publish curated data from f0ebc9b
Browse files Browse the repository at this point in the history
Curated data generated from raw data at f0ebc9b
  • Loading branch information
curation-bot committed Mar 11, 2024
1 parent c62732e commit 9f53ccb
Show file tree
Hide file tree
Showing 153 changed files with 1,782 additions and 5,076 deletions.
8 changes: 4 additions & 4 deletions ed/css/css-box.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,28 +108,28 @@
},
{
"name": "block-start",
"prose": "For in-flow boxes and floats contained by this box, margins adjacent to the box’s specified edges are truncated to zero. It also truncates any descendant margins collapsed with such a margin (but not its own, its siblings’, or its ancestors’).",
"prose": "For in-flow boxes contained by this box, margins adjacent to the box’s specified edges are truncated to zero. It also truncates any descendant margins collapsed with such a margin (but not its own, its siblings’, or its ancestors’).",
"href": "https://drafts.csswg.org/css-box-4/#valdef-margin-trim-block-start",
"type": "value",
"value": "block-start"
},
{
"name": "inline-start",
"prose": "For in-flow boxes and floats contained by this box, margins adjacent to the box’s specified edges are truncated to zero. It also truncates any descendant margins collapsed with such a margin (but not its own, its siblings’, or its ancestors’).",
"prose": "For in-flow boxes contained by this box, margins adjacent to the box’s specified edges are truncated to zero. It also truncates any descendant margins collapsed with such a margin (but not its own, its siblings’, or its ancestors’).",
"href": "https://drafts.csswg.org/css-box-4/#valdef-margin-trim-inline-start",
"type": "value",
"value": "inline-start"
},
{
"name": "inline-end",
"prose": "For in-flow boxes and floats contained by this box, margins adjacent to the box’s specified edges are truncated to zero. It also truncates any descendant margins collapsed with such a margin (but not its own, its siblings’, or its ancestors’).",
"prose": "For in-flow boxes contained by this box, margins adjacent to the box’s specified edges are truncated to zero. It also truncates any descendant margins collapsed with such a margin (but not its own, its siblings’, or its ancestors’).",
"href": "https://drafts.csswg.org/css-box-4/#valdef-margin-trim-inline-end",
"type": "value",
"value": "inline-end"
},
{
"name": "block-end",
"prose": "For in-flow boxes and floats contained by this box, margins adjacent to the box’s specified edges are truncated to zero. It also truncates any descendant margins collapsed with such a margin (but not its own, its siblings’, or its ancestors’).",
"prose": "For in-flow boxes contained by this box, margins adjacent to the box’s specified edges are truncated to zero. It also truncates any descendant margins collapsed with such a margin (but not its own, its siblings’, or its ancestors’).",
"href": "https://drafts.csswg.org/css-box-4/#valdef-margin-trim-block-end",
"type": "value",
"value": "block-end"
Expand Down
4 changes: 2 additions & 2 deletions ed/dfns/device-posture.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,10 +247,10 @@
"heading": {
"id": "the-device-posture-media-feature",
"href": "https://w3c.github.io/device-posture/#the-device-posture-media-feature",
"title": "The 'device-posture' media feature",
"title": "The device-posture media feature",
"number": "6.1"
},
"definedIn": "prose"
"definedIn": "heading"
},
{
"id": "dfn-posture-values-table",
Expand Down
Loading

0 comments on commit 9f53ccb

Please sign in to comment.