Files
ladybird/Userland/Libraries/LibWeb/DOMTreeModel.cpp
Andreas Kling 68c8d23e39 LibWeb+Browser: Show DOM comments with syntax_comment color in inspector
This required a hack since models can't return a color role directly
from data(). I've added a FIXME about it.
2021-11-02 22:30:06 +01:00

6.4 KiB