[Bug 15020] New: I want to ask: This is based in the XHTML 1.x Strict standart??? or... This is based in the HTML 4.01 Strict standart??? or... This is a new reformulation in the markup language and all oldest (XHTML and HTML4.01)language will be incompatible??? I'm sorry
[Bug 15026] New: Need a mechanism to draw elliptical arcs. Once available this can be extended to draw an ellipse. 1. Current methods of drawing them with beziers/quadratic curves do not work well and are approximations. 2. Using arcto/arc followed by scaling distorts the
[Bug 15054] New: New Feature Suggestion: This is a completely new and unheard problem. Today I was developing a new page with a music player on it. However, when you click on a link and another page loads, the player resets and starts the song all over again. Is it possib
[Bug 15080] New: Hi I was wondering if / when some sort of implementation of a "capture" tag would be introduced. Removing the need to add extra third party code or writing your own "capture" system. Surely this would be a good addition to the spec, it would mean less spa
[Bug 15081] New: Hi I was wondering if / when some sort of implementation of a "capture" tag would be introduced. Removing the need to add extra third party code or writing your own "capture" system. Surely this would be a good addition to the spec, it would mean less spa
[Bug 15100] New: § 4.9 Today, right-aligning a numeric table column is much more work than it should be. Most browsers honor the alignment specified for the col element, but Mozilla seems to have drawn a line in the sand, claiming the HTML standard and the CSS standard c
[Bug 15115] New: Dear Sirs, How much more useful useful the <base href=""> tag would be if it could be nested. Full URLs would be unaffected, but partial paths could be concatenated. Could not a whole site then be rebased by changing the <base href="" for just the home pa
[Bug 15153] New: International language support need improvement. For Chinese characters, each time we start a new line in coding part, there should not be any space insert in browsing view. It is helpful for Web Developers. This situation also applies to other asian lang
[Bug 15166] New: We now have built-in tags for images, audio, and video: <img src="image.jpg" /> <audio src="audio.mp3" /> <video src="video.mp4" /> This allows us to embed images, audio, and video in webpages without the need of proprietary plugins, such as Adobe Flash.
[Bug 15169] New: http://dev.w3.org/html5/spec/Overview.html#attr-dim-height "The two attributes must be omitted if the resource in question does not have both an intrinsic width and an intrinsic height." The use of a double negative is confusing. Can you please clarify w
[Bug 15179] New: I would like a single downloadable document for quick reference without hassle, which is not possible (in my location) with a multipage web document. My internet access can be paused for a minute or more, which makes online viewing in a timely manner very
[Bug 15202] New: The method and formmethod content attributes are enumerated attributes with the following keywords and states: The keyword get, mapping to the state GET, indicating the HTTP GET method. The keyword post, mapping to the state POST, indicating the HTTP POST
[Bug 15218] New: In section "Complex shapes (paths)", there is an error in the example code for isPointInPath(). In processClick(), the variable "node" is undefined. I assume that the following line should be added: var node = canvas;
[Bug 15298] New: I don't know if this belongs here but I think it would be a nice feature in the new HTML5 to make it possible to save canvas animations to a .gif instead of getting just a single frame like .bmp or .png :)
[Bug 15343] New: Hi sir! I have an issue down here. Marquee tag is not supported in html5. Then how to get the same functionality?? Do we have any alternate for that???