This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-03 15:26:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
xslt
History
Ms2ger
a39cee4de3
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
2014-05-30 09:36:53 +02:00
..
base
Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg
2014-05-08 21:03:35 -04:00
crashtests
…
tests
…
xml
Bug 869836 - Part 2: Use AppendLiteral instead of
Append(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:50 +03:00
xpath
Bug 869836 - Part 3: Use
Append('c')
instead of
AppendLiteral("c")
. r=ehsan
2014-05-22 06:48:51 +03:00
xslt
Bug 741295 - Treat 'id' and 'class' as global attributes for all elements; r=bz
2014-05-30 09:36:53 +02:00
moz.build
…
nsIDocumentTransformer.h
…
nsIXSLTException.idl
…
nsIXSLTProcessor.idl
…
nsIXSLTProcessorPrivate.idl
…
txIEXSLTRegExFunctions.idl
…
txIFunctionEvaluationContext.idl
…
txINodeSet.idl
…
txIXPathObject.idl
…