зеркало из https://github.com/mozilla/gecko-dev.git
f23c7de72d
--- 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 |
||
---|---|---|
.. | ||
chrome | ||
Makefile.in | ||
test_bug462787.html | ||
test_bug462789.html | ||
test_bug522601.xhtml | ||
test_bug536379-2.html | ||
test_bug536379.html | ||
test_bug557726.html | ||
test_bug609549.xhtml | ||
test_isinheritableproperty.html |