public-html-bugzilla@w3.org from July 2011 by subject
[Bug 10213] [URL] The definition of "absolute url" makes https:foo not an absolute url, since its behavior depends on whether the base is https: or not. Is that desired? In particular, using this definition for websockets means that wss: urls with no forward...
[Bug 10213] The definition of "absolute url" makes https:foo not an absolute url, since its behavior depends on whether the base is https: or not. Is that desired? In particular, using this definition for websockets means that wss: urls with no forward slashes afte
[Bug 11717] [pending stable DOM Core] Element.removeAttribute() needs to lowercase its argument when used on an HTML element. (Don't add anything for removeAttributeNode.)
[Bug 12101] "Structured clone" can be passed an object with a hostile getter that returns an object identical to itself; "structured clone" does not prevent such an infinite regression.
[Bug 12230] From this algorithm it does not seem to follow that dispatching a synthetic non-canceled submit event at a form causes it to be submitted. Yet that is what browsers implement. So that forms have a default handler for submit events should probably be split
[Bug 12446] should make sure we define that if you pushState() or replaceState() on a non-GET-like resource, it turns into a GET-like resource (e.g. for reload purposes)
[Bug 12465] Can it be added that the poster image (if defined) should continue to show until video is played for the first time? Safari currently shows the first frame of the video as soon as it's available (when preloading) while other browsers continue to show the
[Bug 12478] From the current text, it is ambiguous whether implementors should use a white list or a black list for defining acceptable URL schemes and MIME-types. If completely arbitrary, unknown URL schemes and MIME-types (application/hoobaflooba, hoobaflooba:) are
[Bug 12479] The intro indicates that this spec is what "used to be" HTML5, but there are still references to "version 5" (This specification defines version 5 of DOM HTML) which is now more confusing than when it _was_ HTML 5 and version 5 of the DOM. Is the DOM real
[Bug 12525] Probably several of these are not good indicators. I think at least <th> and cellspacing/cellpadding are not good indicators. Needs more research.
[Bug 12539] The numeric references to produce the gyphs in the third column should use the characters listed in the second columns. lang (and aliases) list (correctly) U+27ea, but the glyph is produced by #9001 (U+2329) which is not in normal form C and generates va
[Bug 12541] <video> Media Element seeking: the asynchronous behaviour of steps 5-12 causes unexpected, unwanted behaviour when getting the currentTime immediately after it's been set.
[Bug 12551] In the sentence "To help users with this [...]", the word "dilineate" should read "delineate". Moreover, the parenthetic remark "(non-conforming)" before the words "layout table" should be removed, as layout tables are now conforming (discouraged, but all
[Bug 12555] The informative note has contents that should be clearer in the normative text. Namely, a regular expression with alternate branches (a|ab) will match the string 'ab' in a more "greedy" way if compiled as the informative note suggests. As-is, implementat
[Bug 12567] "return the value obtained using the following steps" doesn't specify that it refers to "determine the value of a named property" in WebIDL
[Bug 12578] The note says: "Omitting an element's start tag does not mean the element is not present; it is implied, but it is still there." 1.) Before the word "start tag" should be an "optional", because in many (or all) other cases omitting the start tag results i
[Bug 12581] <time> In the section about the time element it is stated that it does not need the datetime attribute set if its textContent is a valid date or time string. So the selector here in the rendering section, time[datetime], ...
[Bug 12584] outerHTML should probably merge with adjacent text nodes if applicable. IE seems to do this to some extent, and WebKit just changed to do it: <https://bugs.webkit.org/show_bug.cgi?id=52686> This test shows behavior for outerText and outerHTML: <http://so
[Bug 12586] Suggest using Typed Array for ImageData pixels. Add a new 'buffer' attribute that references ArrayBuffer of the pixel data. Convert 'data' (CanvasPixelArray) to Uint8Array view of 'buffer'.
[Bug 12662] <video> Add a section with suggestions for the 'chapters' text track kind, demonstrating how nested time ranges can be used for hierarchical chapters.
[Bug 12901] Keep up the great work... One suggestion. Could you please align the Microdata part of the spec with Microformats and/or RDFa, instead of jnust defining yet another random markup. It would be really helpful for alot of developers who have invested time an
[Bug 12961] It looks like this is actually known as "HTML DOM": http://www.googlefight.com/index.php?lang=en_GB&word1=%22DOM+HTML%22&word2=%22HTML+DOM%22
[Bug 13014] In this portion, it says "Each value is either a string or... an item", yet above in 5.1.2 it seemed as though there were 4 possible value types: string, url, datetime, and item
[Bug 13121] line 132 column 194 - Error: The charset attribute on the link element is obsolete. Use an HTTP Content-Type header on the linked resource instead.
[Bug 13121] New: line 132 column 194 - Error: The charset attribute on the link element is obsolete. Use an HTTP Content-Type header on the linked resource instead.
[Bug 13131] New: The script Ready for first implementations #script Tests: 2 â View... Demos: 0 Latest Internet Explorer beta: incomplete supportLatest Firefox trunk nightly build: incomplete supportLatest WebKit or Chromium trunk build: incomplete supportLatest Opera b
[Bug 13131] The script Ready for first implementations #script Tests: 2 â View... Demos: 0 Latest Internet Explorer beta: incomplete supportLatest Firefox trunk nightly build: incomplete supportLatest WebKit or Chromium trunk build: incomplete supportLatest Opera b
[Bug 13139] New: The <progress>.max IDL attribute should not reflect the content attribute, but rather concept-progress-maximum. It does so in Gecko/WebKit already. Opera followed the specification :(
[Bug 13139] The <progress>.max IDL attribute should not reflect the content attribute, but rather concept-progress-maximum. It does so in Gecko/WebKit already. Opera followed the specification :(
[Bug 13154] New: Please give developers the ability to use two handles on input type="range", like this: http://jqueryui.com/demos/slider/#range This feature is very important when the user must enter two boundary values ââof the interval.
[Bug 13154] Please give developers the ability to use two handles on input type="range", like this: http://jqueryui.com/demos/slider/#range This feature is very important when the user must enter two boundary values ââof the interval.
[Bug 13179] "alternative" A possible alternative to the main track, e.g. a different take of a song (audio), or a different angle (video). Audio and video. Ogg: "audio/alterate" or "video/alternate". in this piece of content the audio/alterate I believe is a typo.
[Bug 13179] New: "alternative" A possible alternative to the main track, e.g. a different take of a song (audio), or a different angle (video). Audio and video. Ogg: "audio/alterate" or "video/alternate". in this piece of content the audio/alterate I believe is a typo.
[Bug 13195] abbr address area (if it is a descendant of a map element) article aside audio b bdi bdo blockquote br button canvas cite code command datalist del details dfn div dl em embed fieldset figure footer form h1 h2 h3 h4 h5 h6 header hgroup hr i iframe img inp
[Bug 13195] New: abbr address area (if it is a descendant of a map element) article aside audio b bdi bdo blockquote br button canvas cite code command datalist del details dfn div dl em embed fieldset figure footer form h1 h2 h3 h4 h5 h6 header hgroup hr i iframe img inp
[Bug 13196] abbr address area (if it is a descendant of a map element) article aside audio b bdi bdo blockquote br button canvas cite code command datalist del details dfn div dl em embed fieldset figure footer form h1 h2 h3 h4 h5 h6 header hgroup hr i iframe img inp
[Bug 13196] New: abbr address area (if it is a descendant of a map element) article aside audio b bdi bdo blockquote br button canvas cite code command datalist del details dfn div dl em embed fieldset figure footer form h1 h2 h3 h4 h5 h6 header hgroup hr i iframe img inp
[Bug 13197] abbr address area (if it is a descendant of a map element) article aside audio b bdi bdo blockquote br button canvas cite code command datalist del details dfn div dl em embed fieldset figure footer form h1 h2 h3 h4 h5 h6 header hgroup hr i iframe img inp
[Bug 13197] New: abbr address area (if it is a descendant of a map element) article aside audio b bdi bdo blockquote br button canvas cite code command datalist del details dfn div dl em embed fieldset figure footer form h1 h2 h3 h4 h5 h6 header hgroup hr i iframe img inp
[Bug 13203] New: There does not seem to be a way to cancel a drag and drop operation at a point later than when `dragenter` fires. Often it is useful to be able to cancel it when the draggable item is dropped, when you know where it is being dropped. I think it would be g
[Bug 13203] There does not seem to be a way to cancel a drag and drop operation at a point later than when `dragenter` fires. Often it is useful to be able to cancel it when the draggable item is dropped, when you know where it is being dropped. I think it would be g
[Bug 13228] New: xref "content model" and maybe some of the other boilerplate terms in the lead, so the meaning is clearer. See bug 13224 for someone who didn't understand what it meant.
[Bug 13228] xref "content model" and maybe some of the other boilerplate terms in the lead, so the meaning is clearer. See bug 13224 for someone who didn't understand what it meant.
[Bug 13230] New: In order to support all media types being sandboxed, I suggest that an application/sandbox type be proposed which supports a type parameter. For example, sandboxed text/html would be "application/sandbox; type=text/html"
[Bug 13233] New: TITLE: Suggestion for a new feature. The tags "br" and " " are most frequently used. The suggestion is to reduce and simplify the code while using the tags "br" and " " multiple times. Current code for three tabs: Suggested Code
[Bug 13233] TITLE: Suggestion for a new feature. The tags "br" and " " are most frequently used. The suggestion is to reduce and simplify the code while using the tags "br" and " " multiple times. Current code for three tabs: Suggested Code
[Bug 13251] Change Proposals sometimes may get the way to the survey stage that are unclear, self-contradictory, or lacking in rationale for some aspects
[Bug 13251] New: Change Proposals sometimes may get the way to the survey stage that are unclear, self-contradictory, or lacking in rationale for some aspects
[Bug 13257] New: The definitions of the text/html and application/xhtml+xml media types have incorrect information about fragment identifiers. "Fragment identifiers used with text/html resources refer to the indicated part of the document." but this is not true, fragment
[Bug 13257] The definitions of the text/html and application/xhtml+xml media types have incorrect information about fragment identifiers. "Fragment identifiers used with text/html resources refer to the indicated part of the document." but this is not true, fragment
[Bug 13265] New: Should disallow <a> elements to be made into buttons, checkboxes, radio buttons, tabs, or tree items, since those are all semantic abuse
[Bug 13266] I have used the audio in my epub and the epub is perfectly running on apple devices but during the epubcheck it is showing an error. attribute "onclick" not allowed at this point; ignored When I remove the javascript tag onclick an another error appears a
[Bug 13266] New: I have used the audio in my epub and the epub is perfectly running on apple devices but during the epubcheck it is showing an error. attribute "onclick" not allowed at this point; ignored When I remove the javascript tag onclick an another error appears a
[Bug 13283] Current definition for [hidden] is not very useful for Web application developers. Every style rules in the author style sheet have to contain :not([hidden]) in their selectors to not override 'display' property for [hidden] elements.
[Bug 13283] New: Current definition for [hidden] is not very useful for Web application developers. Every style rules in the author style sheet have to contain :not([hidden]) in their selectors to not override 'display' property for [hidden] elements.
[Bug 13292] Needs Clarification: What is an end-of-file marker in the context of Unicode? My guess is you could use one of the Byte Order Mark as noted in [http://msdn.microsoft.com/en-us/site/dd374101]? In particular, "The Unicode value U+FFFF is illegal in plain te
[Bug 13292] New: Needs Clarification: What is an end-of-file marker in the context of Unicode? My guess is you could use one of the Byte Order Mark as noted in [http://msdn.microsoft.com/en-us/site/dd374101]? In particular, "The Unicode value U+FFFF is illegal in plain te
[Bug 13301] New: The u element represents "an unarticulated non-textual annotation." Are you serious? I think it would be good to give that one another try, this time in English. And is marking up Chinese names the only example you could find? It seems you want people
[Bug 13301] The u element represents "an unarticulated non-textual annotation." Are you serious? I think it would be good to give that one another try, this time in English. And is marking up Chinese names the only example you could find? It seems you want people
[Bug 13312] After doing a bunch of reading, it appears to me that the crossorigin attribute was added to help WebGL on canvas. As far as I can tell, it is irrelevant when the img element is used in HTML (i.e., <img src="myPic.jpg">. If I am wrong, then could you pl
[Bug 13312] New: After doing a bunch of reading, it appears to me that the crossorigin attribute was added to help WebGL on canvas. As far as I can tell, it is irrelevant when the img element is used in HTML (i.e., <img src="myPic.jpg">. If I am wrong, then could you pl
[Bug 13323] New: In section 4.10.21 "Constraints" (under "Association of controls and forms"), the definition for "Suffering from being missing" includes the text "... or, in the case of an element in a radio button group, any of the other elements in the group has a requ
[Bug 13330] New: The link colors are wrong. :link is #00e in Firefox 7.0a2 and Chrome 14 dev, IE10PP2 is #06c, Opera 11.50 is #00c. For :visited, Opera 11.50 seems to be #800080, #551a8b in Firefox/Chrome, and I couldn't easily figure out in IE. Firefox/Chrome seem lik
[Bug 13335] Hello Sir, do i get a full working Demo for a peer-to-peer video conferencing using the approach documented with the sourcecode used? I am not so grounded with javscript but really need to develop a video chat system for a project without the use HTML5. t
[Bug 13335] New: Hello Sir, do i get a full working Demo for a peer-to-peer video conferencing using the approach documented with the sourcecode used? I am not so grounded with javscript but really need to develop a video chat system for a project without the use HTML5. t
[Bug 13342] Need Object Oriented Programming concept in HTML: This is needed to simplify and group html code so that each elements can be fetched easily.
[Bug 13342] New: Need Object Oriented Programming concept in HTML: This is needed to simplify and group html code so that each elements can be fetched easily. Type definition: Option to have a template name like typedef in C, so that long nested tags can be given a user
[Bug 13345] New: I want to be able to put <details> inside <p>. The use-case is that I'm writing spec text and want to put rationale inline, collapsed in a <details>. I don't want it to be on its own line because then it would take up too much space: after all, that's w
[Bug 13348] I was wondering if it would be possible to extend the iframe sandbox attribute to provide additional functionality. We've been developing a HTML5 digital signage solution where the playback application is a HTML5 web page. When the solution is displaying
[Bug 13348] New: I was wondering if it would be possible to extend the iframe sandbox attribute to provide additional functionality. We've been developing a HTML5 digital signage solution where the playback application is a HTML5 web page. When the solution is displaying
[Bug 13353] New: Instead of using this case-insensitive annotation use the mechanism defined by http://dev.w3.org/csswg/selectors4/#attribute-case i.e. [att=val]i { ... }
[Bug 13361] New: Please put back in the <center> tag. I don't know if it was forgotten or what but it is unacceptable to tell coders to just go use CSS to center things. Thank you.
[Bug 13361] Please put back in the <center> tag. I don't know if it was forgotten or what but it is unacceptable to tell coders to just go use CSS to center things. Thank you.
[Bug 13363] New: The MediaStream(MediaStream parentStream) constructor seems to be confusing the ordinary copy constructor behavior. Could it be an operation of MediaStream rather than a constructor?
[Bug 13372] New: Note: These parsing rules are a willful violation of RFC 3986 and RFC 3987 (which do not define error handling), motivated by a desire to handle legacy content. [RFC3986] [RFC3987]
[Bug 13372] Note: These parsing rules are a willful violation of RFC 3986 and RFC 3987 (which do not define error handling), motivated by a desire to handle legacy content. [RFC3986] [RFC3987]
[Bug 13377] New: Please allow us to use <caption> tag for other uses other than <table>. I can think of many other uses for this tag to allow for more readable and descriptive html.
[Bug 13377] Please allow us to use <caption> tag for other uses other than <table>. I can think of many other uses for this tag to allow for more readable and descriptive html.
[Bug 13378] New: Spec used to say "When a Document object is created, the document's character encoding must be initialized to UTF-16.", but DOM Core changes that to UTF-8. Should investigate.
[Bug 13378] Spec used to say "When a Document object is created, the document's character encoding must be initialized to UTF-16.", but DOM Core changes that to UTF-8. Should investigate.
[Bug 13405] New: Please subdivide this too looooooooooong document into pieces, with the index in the first one! Albert Vila vila.lusilla.albert@gmail.com
[Bug 13418] New: Section 2.2.1 on Conformance classes should include accessible in statement of what authoring tools should make a best effort at doing
[Bug 13423] New: Remove the Editing APIs section. It's extremely incomplete and contradicts my editing spec on a lot of points, so it will confuse implementers.
[Bug 13423] Remove the Editing APIs section. It's extremely incomplete and contradicts my editing spec on a lot of points, so it will confuse implementers.
[Bug 13424] Align the definitions of "editable" and "editing host" with the editing spec. I don't consider editing hosts editable, and there are probably some other differences in practice. Once you do that, I can change to reference HTML on this.
[Bug 13424] New: Align the definitions of "editable" and "editing host" with the editing spec. I don't consider editing hosts editable, and there are probably some other differences in practice. Once you do that, I can change to reference HTML on this.
[Bug 13425] New: Remove the user editing actions section. Most of these are covered in exact detail by the editing spec (see the "Additional requirements" section). One or two others are covered by the Selection part of DOM Range. The rest are not really interesting en
[Bug 13425] Remove the user editing actions section. Most of these are covered in exact detail by the editing spec (see the "Additional requirements" section). One or two others are covered by the Selection part of DOM Range. The rest are not really interesting en
[Bug 13444] introduction to semantics does not convey their importance to people with disabilities/users of AT, nor the negative impact incorrect or insufficient semantics can have on the user experience
[Bug 13444] New: introduction to semantics does not convey their importance to people with disabilities/users of AT, nor the negative impact incorrect or insufficient semantics can have on the user experience
[Bug 13448] New: The image button notes that there are selected coordinates for the user's click on the image, but it doesn't mention (that I can see) how the user accesses these values? Is there a property that can be read in Javascript? What are the GET variables? Wh
[Bug 13448] The image button notes that there are selected coordinates for the user's click on the image, but it doesn't mention (that I can see) how the user accesses these values? Is there a property that can be read in Javascript? What are the GET variables? Wh
Define a default form submit behavior. Currently, there is no specified behavior that I am aware of for browsers when the 'enter' key is pressed in a text input field inside a form. Some browsers submit using the form with no button value.
Suggest a standard of initial css for all browser compatible with html5. This suggest will do designs more simple and avoid use of css reset techniques. Thanks and apologize by my poor English.