forked from w3c/csswg-drafts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[css-view-transitions-2] First pass at layered capture (w3c#11045)
* [css-view-transitions-2] First pass at layered capture Describe how layered capture works, which CSS properties it targets and how it affects rendering. Based on [this resolution](w3c#10585 (comment)). This is a first pass, and still has open issues (will open separately): 1. Should there be a CSS property to decide on this? What should be the default? 2. How do we capture overflow/box-sizing? 3. (More capture questions if they come up) Closes w3c#10585 * Adjust border * Adjust nested transform by border * Add note about border-box * Update css-view-transitions-2/Overview.bs Co-authored-by: Khushal Sagar <[email protected]> * Update css-view-transitions-2/Overview.bs Co-authored-by: Khushal Sagar <[email protected]> * Refactor a few things * note * Overhaul nested geometry * Fold padding back into regular props * Apply suggestions from code review Co-authored-by: Khushal Sagar <[email protected]> * Update Overview.bs * Apply box-sizing in the right place --------- Co-authored-by: Khushal Sagar <[email protected]>
- Loading branch information
1 parent
ed7566f
commit 02eb632
Showing
1 changed file
with
186 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters