[css-ruby] replaced annotation containers and base containers are nonsensical · Issue #6000 · w3c/csswg-drafts (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Description
It doesn't seem to make sense to allow a replaced element to be a base container or an anotation container. Suspect the easiest thing to do is to adjust the box fixup so that replaced base containers get turned into replaced bases with an anonymous base container around them (and the analogous thing for annotations). Should we just do that, or something else?
Also, how should this affect / not affect is computed display
value?