Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix issue #15101 and make sure out-of-order stylesheet loads work correctly f... | SwagColoredKitteh | 2017-01-24 | 1 | -18/+30 |
* | Support origins in CSSOM stylesheets | Nazım Can Altınova | 2017-01-20 | 1 | -1/+17 |
* | Handle crossorigin in link and refactor crossorigin handling | mrnayak | 2017-01-13 | 1 | -5/+18 |
* | Handle properly alternate stylesheet | charlesvdv | 2017-01-10 | 1 | -0/+3 |
* | Implement Subresource Integrity | mrnayak | 2017-01-08 | 1 | -2/+3 |
* | Interact with the originating document for stylesheet loads, rather than the ... | Josh Matthews | 2017-01-04 | 1 | -3/+6 |
* | script: Abstract HTMLLinkElement and StyleElement into StylesheetOwner. | Emilio Cobos Álvarez | 2016-12-16 | 1 | -41/+32 |
* | script: Move the stylesheet loading code from htmllinkelement to stylesheet_l... | Emilio Cobos Álvarez | 2016-12-16 | 1 | -0/+254 |