mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
The C round differs from the web standard if the value lies exactly at the middle point. C rounds away from 0 while the web moves to the even value of the 2 extremes. This fixes at least 5 tests :)