`HTML::parse_dimension_value()` doesn't parse units except for `%` for percentages; it just ignores them and treats it as a number of pixels. Now that we can parse `<length>` and pals directly, do that instead, which makes non-px units work. |
||
|---|---|---|
| .. | ||
| AttributeNames.cpp | ||
| AttributeNames.h | ||
| Default.css | ||
| MathMLElement.cpp | ||
| MathMLElement.h | ||
| MathMLElement.idl | ||
| MathMLMiElement.cpp | ||
| MathMLMiElement.h | ||
| MathMLMspaceElement.cpp | ||
| MathMLMspaceElement.h | ||
| TagNames.cpp | ||
| TagNames.h | ||