Files
ladybird/Libraries/LibWeb/DOM/CanvasRenderingContext2D.cpp
Andreas Kling 348e209eb5 LibWeb: Make CanvasRenderingContext2D use floats instead of ints
This matches what we already do for the layout tree and things are
expected to work this way regardless.
2020-04-08 17:19:46 +02:00

4.0 KiB