Skip to content

Inherit xml:lang early

It was already doing the attribute to property conversion, but the actual inheritance needs to also be handled before selector matching, which it wasn't doing correctly.

Fixes #805 (closed)

r? @federico

Merge request reports