Skip to content
Merged
Changes from all commits
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
2 changes: 1 addition & 1 deletion css-layout-api/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ The 'overflow' property applies to <a>layout API containers</a>. This is discuss
[[#interaction-overflow]].

As the layout is entirely up to the author, properties which are used in other layout modes (e.g.
flex, block) may not apply. For example an author may not repect the 'margin' property on children.
flex, block) may not apply. For example an author may not respect the 'margin' property on children.

Layout API Container Painting {#painting}
-----------------------------------------
Expand Down