You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tantek
changed the title
[css-scrollbars] 'overflow' does not apply to all FC roots
[css-scrollbars][css-scrollbars-1] 'overflow' does not apply to all FC roots
Mar 31, 2018
From https://drafts.csswg.org/css-scrollbars/#scrollbar-color-properties,
However, they are not the same.
overflow
does not apply tooverflow
makes the block container establish a BFC instead, and an anonymous IFC root withoutoverflow
is generated.overflow
does not apply.overflow
is used on the table wrapper box instead of on the table box.So I would just say
The text was updated successfully, but these errors were encountered: