gecko/layout/inspector/public
Cedric Vivier 3f0c09d4b0 Bug 727834 - Add an API to (re)parse a style sheet in place. r=bz
---
 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
2012-06-03 12:54:38 -04:00
..
inICSSValueSearch.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inIDeepTreeWalker.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inIDOMUtils.idl Bug 727834 - Add an API to (re)parse a style sheet in place. r=bz 2012-06-03 12:54:38 -04:00
inIDOMView.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inIFlasher.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inISearchObserver.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inISearchProcess.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Makefile.in Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDOMFontFace.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsIDOMFontFaceList.idl Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00