Files
ladybird/Userland/Libraries/LibWeb/DOM/Element.cpp
Sam Atkins 86f78bff2a LibWeb: Make StyleValue::to_color() take a Node instead of the Document
This is in preparation for the `currentcolor` value, which needs to know
what Node it's on so it can check the `color`.
2021-09-17 23:06:45 +02:00

12 KiB