- From: Hayato Ito <notifications@github.com>
- Date: Mon, 06 Jul 2015 00:41:17 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Message-ID: <w3c/webcomponents/issues/234@github.com>
Title: Changing "href" attribute on <link> should trigger re-downloading hyperlink (bugzilla: 22038) Migrated from: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22038 ---- comment: 0 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22038#c0 *Morrita Hajime* wrote on 2013-05-15 02:48:51 +0000. >From this thread: http://lists.w3.org/Archives/Public/public-webapps/2013AprJun/0635.html Currently it isn't clear what happens if @href-(this-is-inserted-to-avoid-notification-in-migration) is updated on the import \<link\> elements. The spec should (probably informally) mentioned that it loads new import. ---- comment: 1 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22038#c1 *Dimitri Glazkov* wrote on 2013-07-18 21:18:37 +0000. This should be addressed in HTML spec ---- comment: 2 comment_url: https://www.w3.org/Bugs/Public/show_bug.cgi?id=22038#c2 *Ian 'Hixie' Hickson* wrote on 2013-10-23 22:07:44 +0000. Actually this should be addressed in whatever spec defines the rel="" attribute's value, whichever that is. That's not currently HTML. See here for how it's done for rel=stylesheet: http://www.whatwg.org/specs/web-apps/current-work/#link-type-stylesheet It's not necessarily the case that you want to do it the same way. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/234
Received on Monday, 6 July 2015 07:41:55 UTC