mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 23:50:19 +00:00
3b0980c89f
Previously we were overly generous in what we accepted for `display`. For example, we accepted: - Multiple outside or inside identifiers - Unrecognized identifiers - Non-identifier tokens Now, we reject all these cases. This makes us stop accepting the `display: block math;` declaration in `MathML/Default.css`, and so the one layout test we have containing MathML elements has changed to reflect that. |
||
---|---|---|
.. | ||
Layout | ||
Ref | ||
Text | ||
WPT | ||
CMakeLists.txt | ||
rebaseline-libweb-test | ||
TestCSSIDSpeed.cpp | ||
TestCSSPixels.cpp | ||
TestHTMLTokenizer.cpp | ||
TestNumbers.cpp | ||
tokenizer-test.html |