Files
polymer/test/unit/sub
Peter Burns 733cf6831c Run resolveUrl for protocol-relative urls (#5530)
* Run resolveUrl for protocol-relative urls

This part of ABS_URL is trying to match on absolute paths, like `/images/logo.png` not protocol-relative urls like `//example.com/images/logo.png`

Added a test and confirmed that it fails without this change.

Also cleaned up a some over-aggressive modulizer escaping in resolveurl-elements.js

Upstreaming cl/245302268
2019-04-25 17:41:14 -07:00
..
2018-04-30 10:55:18 -07:00