mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
This matches the behavior of other browsers. We did the equivalent
change for <integer> in b86377b
We continue to store these as doubles for the extra precision.
13 lines
859 B
Plaintext
13 lines
859 B
Plaintext
Percentage(value=3.4028234663852886e+38, number_type=Number, source="1e39%", start=0:0, end=0:5)
|
|
Whitespace(source="\n", start=0:5, end=1:0)
|
|
Percentage(value=-3.4028234663852886e+38, number_type=Number, source="-1e39%", start=1:0, end=1:6)
|
|
Whitespace(source="\n", start=1:6, end=2:0)
|
|
Dimension(value=3.4028234663852886e+38, number_type=Number, unit="px", source="1e39px", start=2:0, end=2:6)
|
|
Whitespace(source="\n", start=2:6, end=3:0)
|
|
Dimension(value=-3.4028234663852886e+38, number_type=Number, unit="px", source="-1e39px", start=3:0, end=3:7)
|
|
Whitespace(source="\n", start=3:7, end=4:0)
|
|
Number(value=3.4028234663852886e+38, number_type=Number, source="1e39", start=4:0, end=4:4)
|
|
Whitespace(source="\n", start=4:4, end=5:0)
|
|
Number(value=-3.4028234663852886e+38, number_type=Number, source="-1e39", start=5:0, end=5:5)
|
|
__EOF__(source="", start=5:5, end=5:5)
|