Files
ladybird/Userland/Libraries/LibWeb/CSS/Parser/Parser.cpp
martinfalisse 0613972f0c LibWeb: Only set has_span if there is a number following the css value
To follow spec more closely, only set the has_span value if there is a
number immediately following, like "span 2". Otherwise the span value
should be ignored.
2022-09-14 00:09:14 +02:00

252 KiB