- From: <bugzilla@jessica.w3.org>
- Date: Tue, 01 May 2012 18:10:18 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16899 Summary: This is a suggestion: If HTML5 would contain resource pool in each browser. i.e. all HTML5 supporting browsers would have a collection of icon set for example: someone may use them like this: <img src='chrome:://html5/res/images/alarm.png' width='512' he Product: HTML WG Version: unspecified Platform: Other URL: http://www.whatwg.org/specs/web-apps/current-work/#top OS/Version: other Status: NEW Severity: normal Priority: P3 Component: HTML5 spec (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: contributor@whatwg.org QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org Specification: http://dev.w3.org/html5/spec/ Multipage: http://www.whatwg.org/C#top Complete: http://www.whatwg.org/c#top Comment: This is a suggestion: If HTML5 would contain resource pool in each browser. i.e. all HTML5 supporting browsers would have a collection of icon set for example: someone may use them like this: <img src='chrome:://html5/res/images/alarm.png' width='512' height='512' /> OR audio set <audio controls="controls"> <source src="chrome:://html5/res/audio/beep.mp4" type="audio/mpeg" /> Your browser does not support the audio element. </audio> Which will decrease the downloadable content and give the developers a set of resources to use. Posted from: 41.235.56.119 User agent: Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20100101 Firefox/13.0 -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Tuesday, 1 May 2012 18:57:27 UTC