Skip to content

Commit

Permalink
[css-gaps-1] Initial editor's draft. #10393 (#11115)
Browse files Browse the repository at this point in the history
* Copy spec skeleton from kbabbitt.github.io/css-gap-decorations

* Update metadata

* Update anchor definition for masonry containers

* Major editing pass

- Defer out gap decoration areas
- Remove direction-relative properties
- Flesh out definitions and algorithms
- Add examples

* Fold the 'join' behavior from outset properties into break properties

Plus minor editorial changes.

* Move break and outset properties closer to corresponding algorithms

* Clarify and simplify repeat algorithm

* Address textual suggestions

* Add visuals for paint order

* More visuals and formatting

* Minor grammar fix

* Add explanation for spanning-item test

* Minor grammatical fixes

* Fix bikeshed linking errors

* Fix definition of crossing gap width
  • Loading branch information
kbabbitt authored Dec 13, 2024
1 parent 5450b2c commit 3974d37
Show file tree
Hide file tree
Showing 16 changed files with 804 additions and 0 deletions.
804 changes: 804 additions & 0 deletions css-gaps-1/Overview.bs

Large diffs are not rendered by default.

Binary file added css-gaps-1/images/example-break-intersection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/example-break-none.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/example-break-spanning-item.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/example-column-outset-0px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/example-column-outset-5px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/example-column-outset-join.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/example-column-over-row.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/example-flex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/example-grid-with-spans.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/example-row-over-column.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added css-gaps-1/images/flex-offset-gap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3974d37

Please sign in to comment.