Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use upcast() in XMLDocument methods. | Ms2ger | 2016-04-11 | 1 | -3/+3 |
* | Remove unused import from xmldocument. | Ms2ger | 2016-04-11 | 1 | -1/+0 |
* | issue #10141 : Document::location set null for documents without a browsing c... | shubham_jain | 2016-04-09 | 1 | -2/+2 |
* | Suppress reflows before RefreshTick or FirstLoad | Jack Moffitt | 2016-03-03 | 1 | -1/+0 |
* | removed XMLDocument constructor according to spec | Rahul Sharma | 2016-03-03 | 1 | -16/+0 |
* | Make it possible for XMLDocuments to have a browsing context. | Josh Matthews | 2016-02-20 | 1 | -1/+6 |
* | Store a pointer to the browsing context in the Document. | Ms2ger | 2016-02-11 | 1 | -0/+1 |
* | Implement [Unforgeable] | Anthony Ramine | 2015-12-02 | 1 | -0/+6 |
* | Add XMLDocument object | Guillaume Gomez | 2015-11-27 | 1 | -0/+97 |