mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
As outlined in: https://www.w3.org/TR/selectors-4/#compat We now do not treat unknown webkit pseudo-elements as invalid at parse time, and also support serializing these elements. Fixes: #21959