mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c7579a3da6
--- layout/inspector/public/inIDOMUtils.idl | 12 ++- layout/inspector/src/inDOMUtils.cpp | 11 +++ layout/inspector/tests/chrome/Makefile.in | 2 + layout/inspector/tests/chrome/test_bug727834.css | 7 ++ layout/inspector/tests/chrome/test_bug727834.xul | 88 +++++++++++++++++++ layout/style/nsCSSStyleSheet.cpp | 99 +++++++++++++++++++--- layout/style/nsCSSStyleSheet.h | 2 + 7 files changed, 207 insertions(+), 14 deletions(-) create mode 100644 layout/inspector/tests/chrome/test_bug727834.css create mode 100644 layout/inspector/tests/chrome/test_bug727834.xul |
||
---|---|---|
.. | ||
public | ||
src | ||
tests |