Files
ladybird/Userland/Libraries/LibWeb/HTML/CanvasRenderingContext2D.cpp
Linus Groh 1298c27ca9 LibWeb: Implement CanvasRenderingContext2D.isContextLost()
Note that we don't implement the "context lost steps" yet, so this will
always return the initial value (false).
2021-12-27 16:43:23 +01:00

12 KiB