mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
Mark UA style sheets as "system", which makes them read-only in the Firefox dev tools. Also give them an href with a fake resource:// URL so that they don't appear as "<inline style sheet>", and don't set the href for actual inline style sheets, for the opposite reason. I've kept the title for UA style sheets, because that means we see `Thing/Default.css` instead of just `Default.css` for all of them. |
||
|---|---|---|
| .. | ||
| Actors | ||
| Actor.cpp | ||
| Actor.h | ||
| CMakeLists.txt | ||
| Connection.cpp | ||
| Connection.h | ||
| DevToolsDelegate.h | ||
| DevToolsServer.cpp | ||
| DevToolsServer.h | ||
| Forward.h | ||