mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
1840840bc8
With the patch above, some devtools tests failed because we were trying to call getComputedStyle(node, ":marker") (read: one colon rather than two). Using two colons for pseudo-elements is the right thing to do and fixes it / removes some weird special-cases. Differential Revision: https://phabricator.services.mozilla.com/D121858 |
||
---|---|---|
.. | ||
actors | ||
connectors | ||
performance | ||
socket | ||
startup | ||
tests | ||
devtools-server-connection.js | ||
devtools-server.js | ||
moz.build |