mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 09:58:11 +00:00

This was crashing on google.com with the linux chrome user agent,
interestingly it seems like this behavior may have been accidental as
only two of the three `parse_number()` were changed in f7dbcb6
5 lines
No EOL
184 B
HTML
5 lines
No EOL
184 B
HTML
<!DOCTYPE html><html><body><svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="100"
|
|
height="100"
|
|
viewBox="0 0 10 10"><path d="M0,5 10,5 5.5,.5 a 1,-1 0 0 0 -.5,-.3 1,-1 0 0 0 -.5, .2"> |