gecko/layout/inspector/src
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
..
inCSSValueSearch.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inCSSValueSearch.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inDeepTreeWalker.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inDeepTreeWalker.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inDOMUtils.cpp Bug 727834 - Add an API to (re)parse a style sheet in place. r=bz 2012-06-03 12:54:38 -04:00
inDOMUtils.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inDOMView.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inDOMView.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inDOMViewAtomList.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inFlasher.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inFlasher.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inLayoutUtils.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inLayoutUtils.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inSearchLoop.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
inSearchLoop.h 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
nsFontFace.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsFontFace.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsFontFaceList.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsFontFaceList.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00