mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
Added basic fields required by firefox remote debugging protocol for stylesheets- `StyleSheetData` Enabled stylesheets in devtools watcher, made stylesheet request return an empty array for now. Testing: No change in behaviour and tests Fixes: part of #44315 Signed-off-by: Rover track <rishan.pgowda@gmail.com>