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
https://drafts.csswg.org/css-cascade-3/#origin defines origin as <dfn class="dfn-paneled" data-dfn-type="dfn" data-export="" id="origin">origin</dfn>, which collides with HTML's definition. You could add a for value to CSS's definition in order to disambiguate it.
The text was updated successfully, but these errors were encountered:
Cascade 4 switches it over to "cascade origin", to avoid the conflict. I just updated Cascade 3 to use the same term. The TR versions will still have issues, tho. (I really need to get the obsoleting machinery working...)
Uh oh!
There was an error while loading. Please reload this page.
https://drafts.csswg.org/css-cascade-3/#origin defines origin as
<dfn class="dfn-paneled" data-dfn-type="dfn" data-export="" id="origin">origin</dfn>
, which collides with HTML's definition. You could add afor
value to CSS's definition in order to disambiguate it.The text was updated successfully, but these errors were encountered: