mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-07 16:49:39 +00:00
We previously supported a few -webkit vendor-prefixed pseudo-elements. This patch adds those back, along with -moz equivalents, by aliasing them to standard ones. They behave identically, except for serializing with their original name, just like for unrecognized -webkit pseudo-elements. It's likely to be a while before the forms spec settles and authors start using the new pseudo-elements, so until then, we can still make use of styles they've written for the non-standard ones. |
||
---|---|---|
.. | ||
ComponentValue.cpp | ||
ComponentValue.h | ||
Dimension.h | ||
GradientParsing.cpp | ||
Helpers.cpp | ||
MediaParsing.cpp | ||
Parser.cpp | ||
Parser.h | ||
PropertyParsing.cpp | ||
RuleParsing.cpp | ||
SelectorParsing.cpp | ||
Token.cpp | ||
Token.h | ||
Tokenizer.cpp | ||
Tokenizer.h | ||
TokenStream.h | ||
Types.cpp | ||
Types.h | ||
ValueParsing.cpp |