public-html-bugzilla@w3.org from August 2012 by thread

[Bug 18745] New: Reword text adopted by ISSUE-204 to avoid certain implications bugzilla@jessica.w3.org (Thursday, 30 August)

[Bug 18744] New: drop WAI-ARIA scope restriction in the text adopted in ISSUE-204 bugzilla@jessica.w3.org (Thursday, 30 August)

[Bug 18743] New: Suggested test from live DOM viewer: <!DOCTYPE html> <style> p { font-size: 3em; text-decoration: line-through } a { xpadding: 0.2em; } a:hover { background: yellow; } </style> <p>one <a>two</a> <a>three</a> <a>four</a> <a>five</a> six bugzilla@jessica.w3.org (Thursday, 30 August)

[Bug 18742] New: tests relying on HTMLImageElement.complete are incorrect bugzilla@jessica.w3.org (Thursday, 30 August)

[Bug 11204] Defer to DOM Parsing for innerHTML et al bugzilla@jessica.w3.org (Thursday, 30 August)

[Bug 11204] Defer to DOM Parsing for innerHTML et al bugzilla@jessica.w3.org (Thursday, 30 August)

[Bug 18739] New: Suggested test from live DOM viewer: <!DOCTYPE html> <!-- see http://www.w3.org/mid/4FDB74D4.7090001@mit.edu --> <form><input name="1"></form> <script> var list = document.forms[0].elements; w(list.length) // should be 1 w(list[1]) // should be unde bugzilla@jessica.w3.org (Wednesday, 29 August)

[Bug 16790] The term microtask should be defined bugzilla@jessica.w3.org (Wednesday, 29 August)

[Bug 16790] The term microtask should be defined bugzilla@jessica.w3.org (Wednesday, 29 August)

[Bug 18728] New: Example in the <time> element section assumes Microdata bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 18727] New: First example in the <article> element section assumes Microdata bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 18726] New: First example in the <nav> element section assumes Microdata bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16547] Is there a use case for explicitly releasing keys? bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17750] Define the behavior MediaKeySession close() and clearing the keys attribute bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17286] Add event handler attributes to IDL bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17203] Should session ID be required? bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17202] Explicitly document how keys are to be shared bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16857] MEDIA_ERR_ENCRYPTED should exclude decrypt failure bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16748] Clarification of the "Process key" step, as well as xmlhttp.response handling. bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16739] Should the format of Session ID be more strictly defined? bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16737] Should MEDIA_KEYERR_CLIENT be two separate errors? bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16617] Consider more granular error reporting bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16616] Support change of key during playback bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17202] Explicitly document how keys are to be shared bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16615] Support sharing of keys across media elements slaved to a MediaController bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16553] Consider not firing a needkey event when a potentially encrypted stream is encountered if the key is already known bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16544] Clarify frame handling for frame based encryption bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16542] Clarify abstract about "No 'DRM' is added" bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16543] Clarify that the spec adds explicit support for content protection bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16543] Clarify that the spec adds explicit support for content protection bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16542] Clarify abstract about "No 'DRM' is added" bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16541] Update examples to use async XHR bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16540] Provide guidelines on Key System string format bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16540] Provide guidelines on Key System string format bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16611] Are reverse domain names sufficient for capability detection ? bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17729] suggest needKey report codecs+key system supported by the UA bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17676] needkey for all keys relative with a media file bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17658] need procedure for selection of Key System bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17672] Define Initialization Data for implementations that choose to support the WebM Container bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17470] Provide specific guidance on when generateKeyRequest should be called bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 17199] Provide examples for and get feedback on Key Release bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16552] Consider making needkey a simple event bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 11204] Defer to DOM Parsing for innerHTML et al bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 16552] Consider making needkey a simple event bugzilla@jessica.w3.org (Tuesday, 28 August)

[Bug 13359] <track> A way is needed to identify the type of data in a track element bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 16709] Update HTML for Fullscreen bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18198] "Implemented" and "Ready for first..." overlap bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18197] Second link in demos is 404 not found bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18063] broken link for 5. Microdata bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18712] New: Suggested test from live DOM viewer: <!DOCTYPE html> <style>div, table { border:50px solid;width:150px;height:150px; outline:silver thin dotted }</style> <table><tr><td>x</table> <table style="display:block"><tbody style="display:block"><tr style="display bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18711] New: Contents of HTML5+Microdata specification appearing in HTML5 ED bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 11124] consider reducing verbosity when talking about code points bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18289] Support 'column' here for consistency with window.onerror? bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18254] table needs box-sizing:border-box (all rendering modes) http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1621 http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1622 bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18147] . Use an HTTP Content-Type header on the linked resource instead. bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18063] broken link for 5. Microdata bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18197] Second link in demos is 404 not found bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18198] "Implemented" and "Ready for first..." overlap bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18289] Support 'column' here for consistency with window.onerror? bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18254] table needs box-sizing:border-box (all rendering modes) http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1621 http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1622 bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 16186] HTML 5 missing explicit directives for support full keyboard access (FKA) when navigating to a fragment identifier bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18709] New: Add SourceBuffer.flush() method bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18708] New: Allow SourceBuffer.append() in "ended" readyState. bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 18705] New: Suggested test from live DOM viewer: <!DOCTYPE html> <div> non-positioned div </div> <div style="position: relative; outline: thin dashed blue"> position: relative <table style="position: relative; outline: thin dotted green"> <tr><td> position: bugzilla@jessica.w3.org (Monday, 27 August)

[Bug 11124] consider reducing verbosity when talking about code points bugzilla@jessica.w3.org (Sunday, 26 August)

[Bug 18699] New: Suggested test from live DOM viewer: <!DOCTYPE html> <div> non-positioned div </div> <div style="position: relative; outline: thin dashed blue"> position: relative <table style="position: relative; outline: thin dotted green"> <tr><td> position: bugzilla@jessica.w3.org (Sunday, 26 August)

[Bug 18696] New: Suggested test from live DOM viewer: <!doctype html> <html> <head> <title>Foo</title> </head> <body> <table style="position: fixed; top: 0; bottom: 0; background-color: red;"> <tr> <td style="height: 50px; vertical-align: center;">Hi</td> </tr> </table> < bugzilla@jessica.w3.org (Sunday, 26 August)

[Bug 18698] New: Suggested test from live DOM viewer: <!doctype html> <html> <head> <title>Foo</title> </head> <body> <table style="position: fixed; top: 0; bottom: 0; background-color: red;"> <tr> <td style="height: 50px; vertical-align: center;">Hi</td> </tr> </table> < bugzilla@jessica.w3.org (Sunday, 26 August)

[Bug 18697] New: Suggested test from live DOM viewer: <!doctype html> <html> <head> <title>Foo</title> </head> <body> <table style="position: fixed; top: 0; bottom: 0; background-color: red;"> <tr> <td style="height: 50px; vertical-align: center;">Hi</td> </tr> </table> < bugzilla@jessica.w3.org (Sunday, 26 August)

[Bug 18695] New: Suggested test from live DOM viewer: <!doctype html> <html> <head> <title>Foo</title> </head> <body> <table style="position: fixed; top: 0; bottom: 0; background-color: red;"> <tr> <td style="height: 50px; vertical-align: center;">Hi</td> </tr> </table> < bugzilla@jessica.w3.org (Sunday, 26 August)

[Bug 18694] New: Suggested test from live DOM viewer: <!doctype html> <html> <head> <title>Foo</title> </head> <body> <table style="position: fixed; top: 0; bottom: 0; background-color: red;"> <tr> <td style="height: 50px; vertical-align: center;">Hi</td> </tr> </table> < bugzilla@jessica.w3.org (Sunday, 26 August)

[Bug 17765] APIs need to take a reference to blob data underlying object URLs bugzilla@jessica.w3.org (Saturday, 25 August)

[Bug 18688] New: Suggested test from live DOM viewer: <!DOCTYPE html> ... <iframe name="bar" src="data:text/html,<script>window.name='foo'</script>"></iframe> <script> window.onload = function() { w(window.foo); w(window.bar); } </sc bugzilla@jessica.w3.org (Saturday, 25 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Saturday, 25 August)

[Bug 16186] HTML 5 missing explicit directives for support full keyboard access (FKA) when navigating to a fragment identifier bugzilla@jessica.w3.org (Saturday, 25 August)

[Bug 14540] what about if the <body> IS an article? bugzilla@jessica.w3.org (Saturday, 25 August)

[Bug 14430] Incorrect or inconsistent glyph values for &rang; and &lang; bugzilla@jessica.w3.org (Saturday, 25 August)

[Bug 14363] Update the registration mechanisms bugzilla@jessica.w3.org (Saturday, 25 August)

[Bug 14150] I am a photographer as well as a hand-coding web designer. One thing that frustrates me is the duplicity between alt="" and title="" for photographs and photographers. For instance: <img class="thumbnail" alt="David Kyles" title="David Kyles Shock and Awe bugzilla@jessica.w3.org (Saturday, 25 August)

[Bug 14028] remove unused "CSS element reference identifier" term bugzilla@jessica.w3.org (Saturday, 25 August)

[Bug 11960] Consider making the global scope pollution by names/ids quirks-only bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18290] Consider making `null` for reflecting IDL attributes remove the content attribute bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18682] New: Suggested test from live DOM viewer: <!DOCTYPE html> <dialog>FAIL</dialog> <p>If this is the only text on this page, the test has passed. bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18683] New: Suggested test from live DOM viewer: <!DOCTYPE html> <dialog>FAIL</dialog> <p>If this is the only text on this page, the test has passed. bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18681] New: Should make sure any interface with a caller doesn't support legacycaller bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 17765] APIs need to take a reference to blob data underlying object URLs bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18680] New: Also use defined character sets for A-Z, a-z, and 0-9 (like with whitespace characters) bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 9657] Content model of object bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 9658] Define (correctly) how object, ins, del, map, button affects outlines bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 9657] Content model of object bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 13359] <track> A way is needed to identify the type of data in a track element bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 16961] i18n-ISSUE-91: 15 minute time zones bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18048] head should come after hn elements bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18249] Typo: "... value to "no otherwise." bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 15908] (editorial/annoying) This should come after ECMA357 in alphabetical sorting. bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 16831] In the example with figure, in figcaption, cite is closed three times, but opened two times. bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18087] I suspect this should say "one of two ways" not "one or two ways" bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18064] Grammar error "Guidance on how provide such information" is missing "to" bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18041] s/locale HTTP cache/local HTTP cache/ bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18076] Please rename this heading to "The Document object" or some such so that it is easier to find in the ToC bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18230] 2.5.4.3: s/floating point/floating-point/ (to improve consistency) bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18288] Typo: "laast value" bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18083] The link goes to Cascading Style Sheets (CSS) Snapshot 2010 instead of Cascading Style Sheets Level 2 Revision 1 bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18105] "Note: This algorithm is invoked without a context element in the case of Document.innerHTML." document.innerHTML has been dropped bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18158] This is not any more true since pub rules has been updated bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18171] '"2x" means "maximum pixel density of 2 device pixels per CSS pixel"' the algorithm actually treats this as a minimum so this note should be reworded. bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18232] `entities.json` uses invalid syntax and has incorrect content bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18091] embed and object should match a, del, ins, and map bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 15723] Need attribute to abbr to specify semantic type of abbreviation bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 15730] Suggestion: Introduce "content" element bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 16067] Consistent use of 'no value' attributes. The 'no value' attributes like "selected", "checked" and "required" are being used inconsistently in the examples throughout the HTML5 specifications. Where "required" is always used with no value ('required' vs 'r bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18300] i18n-ISSUE-110: Contact information for meta extensions registry bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18384] Consider adding an adaptive image element bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18364] update "[ABOUT]" reference bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18010] @hidden sections should be excluded from the outline (or a note should be added, that hidden sections are included). The same goes for hidden headings of sections that are not hidden. bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18299] Please explain how hidden=true interacts with plugin loading. Should it be treated as display:none? bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 17115] The first example of the menu element is about how to markup a menubar in HTML. For the markup a menu in the toolbar state was used. However, the section about native ARIA semantics describes that it's not possible to change the semantics of a menu in the bugzilla@jessica.w3.org (Friday, 24 August)

[Bug 18233] Wrong IDL in definition of HitRegionOptions bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18247] Element 'noscript' must be included within a parent element. bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18165] This part of the proposal contains a large mistake. srcset is not what any website developers around the world actually need for a solution. Huge Mistake !!!! bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18107] pre is stylistic (typografic) rather than semantic. it always has been. The use-cases should be rewritten so it becomes semantic (What is semantically wrong with using code in a p instead of a pre?) In fact, personally I do not think pre has any semantic bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18262] This syntax for valid time strings does not work for other locales. In Italy, they use a "." for the separator instead of a colon. The tags using a time string need to allow for a locale attribute so that the syntax can be determined, OR this syntax needs bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18287] There should be a way to group related dt/dd elements. For example, allowing div tags to be nested in a dl would help tremendously with styling the dt/dd child elements. bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18168] " There must not be two image candidate strings in a srcset attribute whose width descriptor value, height descriptor value, and pixel density descriptor value" probably means to say "are the same" bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 16793] >http://dev.w3.org/html5/2dcontext/#dom-context-2d-measuretext >The TextMetrics interface is used for the objects returned from measureText(). > It has one attribute, width, which is set by the measureText() method I presume it was called width because i bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18155] On step 6, it says that the single U+002F SOLIDUS xharacter (/) me be present in void and foreign element. It says on to behave then, but I didn't found any specification on how to behave if it is found on other elements. Should it be ignored or generate bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18079] Consider renaming DOCTYPE to doctype, I think it reads better. bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18078] "The W3C HTML specification defines a pubdate attribute on time elements, because of a working group chair request from December 2011. This issue is not yet formally resolved in the W3C and the specifications will likely converge on this issue when it is. bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18150] is there no method to retrieve the coordinates of an image bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 16869] HTML5 is missing mechanism for preventing clashes of vendor-neutral extensions bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 17582] incorrect ref in web+ IANA considerations bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18092] sequencegetLineDash(); (shouldn't this be sequence getLineDash, with a space between "sequence" and "getLineDash") bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 17577] Problem: How to manipulate pixels of an image that can then be affected by a transformation. Example: Load an image. Change pixels by increasing red value. Display image with a rotation. Result: Cannot be done. As far as I can tell there is no way to use bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 17284] The type of fillStyle/strokeStyle should probably be |(DOMString or CanvasGradient or CanvasPattern)| bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 17563] Forbid use of canvas for decoration bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 17629] img elements with role="presentation" and without alt="" fail validation bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 15683] It is very tedious and almost impossible to properly display poetry that is typographically metered, specially in Arabic since it needs strict typographical alignments. The fact that Arabic readers almost always come across poetry on daily bases as they b bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 16343] How about adding an attribute for type=file inputs that would specify the maximum allowed file size ? bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 15900] There is no use case for accept-charset to take multiple values. I think we should restrict it to a single value. bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18666] New: Define what HTMLMediaElement.seekable returns bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18660] New: Run endOfStream("decode") instead of "the media element's error handling code" bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 13113] Parsing algorithm should not preclude Complex Ruby bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 12399] <video> add bytesReceived, downloadTime, and networkWaitTime metrics bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18004] Specify the behavior when a dangling <section> is encountered. bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 18130] thats very interesting. i would like to know if that cross implied notice ever subsides? bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 17030] Lists should permit interleaved structuring bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 14709] user agent lang tag handling is insufficiently specified bugzilla@jessica.w3.org (Thursday, 23 August)

[Bug 11891] add role attribute to list of global attributes and add definition for it bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 12228] All Media Elements should have the ability to have both short and longer textual descriptions associated to the element. bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 11891] add role attribute to list of global attributes and add definition for it bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 12228] All Media Elements should have the ability to have both short and longer textual descriptions associated to the element. bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 12228] All Media Elements should have the ability to have both short and longer textual descriptions associated to the element. bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 13904] "web+" URI scheme prefix bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 15556] broken "References" entry in URI scheme registration template bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 18117] Shouldn't there be a setClip() rather than a resetClip(). There is already a transform() and setTransform(). Shouldn't clip follow the same conventions? bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 15041] Clarify dimensions of image returned by Canvas toDataURL bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 18213] void addHitRegion(HitRegionOptions options); bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 18214] void addHitRegion(HitRegionOptions options) bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 16793] >http://dev.w3.org/html5/2dcontext/#dom-context-2d-measuretext >The TextMetrics interface is used for the objects returned from measureText(). > It has one attribute, width, which is set by the measureText() method I presume it was called width because i bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 18655] New: audio gaps shouldn't be rendered as silence bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 18092] sequencegetLineDash(); (shouldn't this be sequence getLineDash, with a space between "sequence" and "getLineDash") bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 17199] Provide examples for and get feedback on Key Release bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 16813] I am hoping to be able to use the imageInfo object from .getImageInfo as a normal image in draw steps, like a png. this would allow someone to greatly speed up the drawing of paths by allowing them to store and reuse a path they've allready created withou bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 18246] Why is putImageData throwing on NaN/infinity defined in prose, not IDL? bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 18150] is there no method to retrieve the coordinates of an image bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 18150] is there no method to retrieve the coordinates of an image bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 18220] drawImage should accept SVGImageElement bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 13904] "web+" URI scheme prefix bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 15556] broken "References" entry in URI scheme registration template bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 17284] The type of fillStyle/strokeStyle should probably be |(DOMString or CanvasGradient or CanvasPattern)| bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 17284] The type of fillStyle/strokeStyle should probably be |(DOMString or CanvasGradient or CanvasPattern)| bugzilla@jessica.w3.org (Wednesday, 22 August)

[Bug 17577] Problem: How to manipulate pixels of an image that can then be affected by a transformation. Example: Load an image. Change pixels by increasing red value. Display image with a rotation. Result: Cannot be done. As far as I can tell there is no way to use bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 17784] request: even/odd winding algorithm in addition to non-zero bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 17220] Hi, Could you add a function like SDL_SetColorKey into the standard. To do pixel manipulation is trivial. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 17220] Hi, Could you add a function like SDL_SetColorKey into the standard. To do pixel manipulation is trivial. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18014] If an arc is given a negative radius couldn't the result of that just flip or invert the arc? It would be better than throwing an error, and what I'd expect to happen in that case. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 13479] Document conformance/validity has to be stable over the time bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18150] is there no method to retrieve the coordinates of an image bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 16899] 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 bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18014] If an arc is given a negative radius couldn't the result of that just flip or invert the arc? It would be better than throwing an error, and what I'd expect to happen in that case. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18014] If an arc is given a negative radius couldn't the result of that just flip or invert the arc? It would be better than throwing an error, and what I'd expect to happen in that case. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 15278] Adding Islamic calendar support in HTML5 bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18014] If an arc is given a negative radius couldn't the result of that just flip or invert the arc? It would be better than throwing an error, and what I'd expect to happen in that case. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18012] If an arc is given a negative radius couldn't the result of that just flip or invert the arc? It would be better than throwing an error, and what I'd expect to happen in that case. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 17570] Function declaration of Node::lookupPrefix and Node::lookupNamespaceURI do not allow 'null' return value bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18246] Why is putImageData throwing on NaN/infinity defined in prose, not IDL? bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18001] Allow data: URL for new Worker(). Supported by Opera and Firefox. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18003] Change use of "relevant namespace object" term re workers bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18188] "relevant namespace object" is not defined in WebIDL anymore. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18218] Within the workers text "list of active intervals" can be removed because it is the same as "list of active timers". bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18080] "This specification introduces two related mechanisms, similar to HTTP session cookies, for storing structured data on the client side." - structured data is no longer supported bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 15994] origin attribute bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18033] each MessageChannel acts as its own task source. This means that messages sent using this function are not guaranteed to execute in order, since the order task sources are processed isn't specified. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18045] Based on my experience and from reading many questions on the Web, this API is seriously flawed. It treats cross-domain iframes the same as same-domain iframes, except that almost every operation on contentWindow is an error. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18242] Not clear what "script that invoked the method" means exactly. Should this be changed to "entry script" instead? If not, please specify what it means. bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18646] New: I18N-ISSUE-92: Provide support for IANA time zone IDs bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18642] New: Handle timestamp overflow in append(data) bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 17682] Clear Key: Document how keys and key IDs are associated bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 17673] Define Initialization Data for implementations that choose to support the ISO Base Media File Format bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18246] Why is putImageData throwing on NaN/infinity defined in prose, not IDL? bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18246] Why is putImageData throwing on NaN/infinity defined in prose, not IDL? bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18631] [HTML5] ImageData object as image bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18638] New: Photo view bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18635] New: HTMLMediaElement seeking algorithm integration bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18634] New: Removing SourceBuffers in "Detaching from a media element" bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 18633] New: add/removesourcebuffer event is linked to add/removeSourceBuffer(sourceBuffer) method bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 12235] Make <xmp> conforming bugzilla@jessica.w3.org (Tuesday, 21 August)

[Bug 17760] createPattern(canvas, null) now throws rather than 'repeat' bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 17760] createPattern(canvas, null) now throws rather than 'repeat' bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18629] New: Why are createLinearGradient/createRadialGradient throwing on NaN/infinity defined in prose, not IDL? bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 17760] createPattern(canvas, null) now throws rather than 'repeat' bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 17760] createPattern(canvas, null) now throws rather than 'repeat' bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18221] the word 'using' is repeated in the last line following 'Shared Blacklists' (This information can then be shared with other sites, using using visitors' IP) bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18274] looking for illustration bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18194] Definition of .properties does not match implementation reality bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18161] This statement: "The type gives the context for the properties, thus defining a vocabulary" says that a vocabulary consists of terms in the context of a type. So a vocabulary is a set of (type,terms). How can a different type have the same vocabulary? Dif bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18142] What about nested tags or itemprop attribute which used on <a> tags? See: https://groups.google.com/a/googleproductforums.com/d/msg/webmasters/7KbfGrmRYP4/BXaEAclY5OoJ bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18111] Its great you introduced a new interface for the TextMetrics, however it would be useful to get a list of fonts that is available to use with .font property. Including web fonts and available system fonts. naming for such property could be availableFonts bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18117] Shouldn't there be a setClip() rather than a resetClip(). There is already a transform() and setTransform(). Shouldn't clip follow the same conventions? bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18624] New: endOfStream("network") issues bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 18622] New: endOfStream("decode") when HTMLMediaElement.readyState == HAVE_NOTHING bugzilla@jessica.w3.org (Monday, 20 August)

[Bug 16520] Don't indicate that XML MIME types *requires* xml:lang bugzilla@jessica.w3.org (Sunday, 19 August)

[Bug 16515] Fix the wording on the @value attribute bugzilla@jessica.w3.org (Sunday, 19 August)

[Bug 16520] Don't indicate that XML MIME types *requires* xml:lang bugzilla@jessica.w3.org (Sunday, 19 August)

[Bug 16514] Replace "The" with "An" (improved wording) bugzilla@jessica.w3.org (Sunday, 19 August)

[Bug 16515] Fix the wording on the @value attribute bugzilla@jessica.w3.org (Sunday, 19 August)

[Bug 16514] Replace "The" with "An" (improved wording) bugzilla@jessica.w3.org (Sunday, 19 August)

[Bug 15936] HTML+RDFa promotes DTD-based validation bugzilla@jessica.w3.org (Sunday, 19 August)

[Bug 17760] createPattern(canvas, null) now throws rather than 'repeat' bugzilla@jessica.w3.org (Saturday, 18 August)

[Bug 17094] Define segment formats for MPEG2-TS bugzilla@jessica.w3.org (Saturday, 18 August)

[Bug 18227] The methods here don't say how to handle Infinity and NaN arguments. Infinity should probably just be applied (though maybe not for rotate()...) but NaN in particular needs to be dealt with, either by defining what happens with a matrix with NaN values or bugzilla@jessica.w3.org (Saturday, 18 August)

[Bug 18233] Wrong IDL in definition of HitRegionOptions bugzilla@jessica.w3.org (Saturday, 18 August)

[Bug 18304] isPointInPath does not help much if you have multiple polygons that might overlay each other but do have a z-index - meaning, only the top layer should be highlighted on mouseOver/click bugzilla@jessica.w3.org (Saturday, 18 August)

[Bug 18615] New: Define how SourceBuffer.buffered maps to HTMLMediaElement.buffered bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 13479] Document conformance/validity has to be stable over the time bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18123] Update [DOMEVENTS] editor: now Travis Leithead bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 13068] for consistency with RFC 5988, link/@rel should allow extension relation types bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 13068] for consistency with RFC 5988, link/@rel should allow extension relation types bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18603] New: Broken links to readyState (editorial) bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18602] New: Unclear requirements for WebM byte streams bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18601] New: Contradictory requirements for initialization segments bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 14260] <track> "text tracks ready" and HTMLMediaElement.readyState bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18180] <track> "⌛ Set the text track readiness state to loading." -- /URL/ needs to be assigned to the current track URL at this point, since otherwise when jumping to the step /download/, /URL/ is still the *old* track URL bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18179] <track> Which Document is used, when the cue is not associated with any media element? bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18181] <track> The cues don't seem to be cleared when setting a new src="". bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18600] New: Inconsistent capitalization of RFC 2119 key words bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18182] <track> track might not be associated with a media element (step 4). bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18183] <track> auto and unset snap-to-lines shouldn't be possible bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18184] <track> Should run "rules for updating the text track rendering" when cue properties or styles have changed bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18185] <track> snapToLines should throw InvalidStateError if the new value is false and "line" is negative or greater than 100 bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18186] <track> When a track element is created (before inserting to a media element), what is the text track mode? The spec doesn't say. It should say to use the 'disabled' mode, I think. bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18190] Track selection cannot be performed (synchronously) per inserted track bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18208] <track> missed cues will include all past cues from a newly enabled track bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18169] <track> The DOM API should be able to read and set the "auto" value for TextTrackCue.line bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18129] <track>/WebVTT Add comment block support bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18230] 2.5.4.3: s/floating point/floating-point/ (to improve consistency) bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18041] s/locale HTTP cache/local HTTP cache/ bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18076] Please rename this heading to "The Document object" or some such so that it is easier to find in the ToC bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18087] I suspect this should say "one of two ways" not "one or two ways" bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16831] In the example with figure, in figcaption, cite is closed three times, but opened two times. bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 15908] (editorial/annoying) This should come after ECMA357 in alphabetical sorting. bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18064] Grammar error "Guidance on how provide such information" is missing "to" bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18249] Typo: "... value to "no otherwise." bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16961] i18n-ISSUE-91: 15 minute time zones bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18048] head should come after hn elements bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 18288] Typo: "laast value" bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 17750] Define the behavior of the media element when a session is canceled bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 17470] Provide specific guidance on when generateKeyRequest should be called bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16611] Are reverse domain names sufficient for capability detection ? bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16738] Provide more guidance on heartbeat implementation bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16540] Provide guidelines on Key System string format bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16551] Is there any reason for defaultUrl to be non-null in any but the first keymessage event? bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16547] Is there a use case for explicitly releasing keys? bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 17203] Should session ID be required? bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16549] Remove initData parameter from addKey() bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16614] There is no way to correlate multiple generateKeyRequest calls with their responses bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16548] Require generateKeyRequest() in all cases for all Key Systems bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16550] Should sessionId checks in addKey() and cancelKeyRequest() be synchronous? bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 17682] Clear Key: Document how keys and key IDs are associated bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16549] Remove initData parameter from addKey() bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16612] Consider wrapping all encrypted media methods inside a new interface bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16552] Consider making needkey a simple event bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16549] Remove initData parameter from addKey() bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16548] Require generateKeyRequest() in all cases for all Key Systems bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 17199] Provide examples for and get feedback on Key Release bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16612] Consider wrapping all encrypted media methods inside a new interface bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 17199] Provide examples for and get feedback on Key Release bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16612] Consider wrapping all encrypted media methods inside a new interface bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16613] Consider a more object-oriented design in which sessions are represented as objects bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16549] Remove initData parameter from addKey() bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 17203] Should session ID be required? bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16550] Should sessionId checks in addKey() and cancelKeyRequest() be synchronous? bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16614] There is no way to correlate multiple generateKeyRequest calls with their responses bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 17199] Provide examples for and get feedback on Key Release bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 16615] Support sharing of keys across media elements slaved to a MediaController bugzilla@jessica.w3.org (Friday, 17 August)

[Bug 15008] Minor character glitch bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 13068] for consistency with RFC 5988, link/@rel should allow extension relation types bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18246] Why is putImageData throwing on NaN/infinity defined in prose, not IDL? bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 16512] I first saw this code suggested by Jeremy Keith in his excellent book ‘HTML5 For Web Designers’ ( bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 12235] Make <xmp> conforming bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18593] New: Should SourceBuffer.buffered return a new object? bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18592] New: How much is "enough data to ensure uninterrupted playback" bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18591] New: addsourcebuffer and removesourcebuffer events appear unhelpful bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 11124] consider reducing verbosity when talking about code points bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18590] New: Firing an event is sometimes missing a target and "queue a task" bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18589] New: Unclear behavior when failing to attach to a media element bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18588] New: Where in the resource fetch algorithm does "Attaching to a media element" apply? bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18587] New: Define clearly what data is removed when setting an explicit duration bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 17654] Clarify phrase about element type bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18035] (editorial) s/the application cache/the application cache group of the application cache/ bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18078] "The W3C HTML specification defines a pubdate attribute on time elements, because of a working group chair request from December 2011. This issue is not yet formally resolved in the W3C and the specifications will likely converge on this issue when it is. bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 17760] createPattern(canvas, null) now throws rather than 'repeat' bugzilla@jessica.w3.org (Thursday, 16 August)

[Bug 18111] Its great you introduced a new interface for the TextMetrics, however it would be useful to get a list of fonts that is available to use with .font property. Including web fonts and available system fonts. naming for such property could be availableFonts bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18117] Shouldn't there be a setClip() rather than a resetClip(). There is already a transform() and setTransform(). Shouldn't clip follow the same conventions? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18150] is there no method to retrieve the coordinates of an image bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18159] The example <input type="file"> "accept" attribute is a space separated list instead of the required comma separated list. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18197] Second link in demos is 404 not found bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18220] drawImage should accept SVGImageElement bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18227] The methods here don't say how to handle Infinity and NaN arguments. Infinity should probably just be applied (though maybe not for rotate()...) but NaN in particular needs to be dealt with, either by defining what happens with a matrix with NaN values or bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18233] Wrong IDL in definition of HitRegionOptions bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18246] Why is putImageData throwing on NaN/infinity defined in prose, not IDL? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 15465] Please add a comment on THIS page, where the availability of the "web developer edition" is mentioned, that the "web developer edition" is for "Web authors and others who are not User Agent implementors(spelling?)" which I would expect to be the majority bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18063] broken link for 5. Microdata bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18158] This is not any more true since pub rules has been updated bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18300] i18n-ISSUE-110: Contact information for meta extensions registry bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18198] "Implemented" and "Ready for first..." overlap bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18289] Support 'column' here for consistency with window.onerror? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18254] table needs box-sizing:border-box (all rendering modes) http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1621 http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1622 bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 17760] createPattern(canvas, null) now throws rather than 'repeat' bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18096] Is it possible that the user agent may supply some details about the error in the simple event? What's the use in in telling the applicationd developer there is an error when you don't give any indication to what the error is? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18097] Is it possible that the user agent may supply some details about the error in the simple event? What's the use in in telling the applicationd developer there is an error when you don't give any indication to what the error is? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 15925] canvas/2d.text.draw.space.collapse.* need updating to reflect spec change bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18158] This is not any more true since pub rules has been updated bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 11204] Defer to DOM Parsing for innerHTML et al bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18109] Throw for http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1443 by checking for siblings of the root element if there's a context element bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18196] There is no need to have legacycaller on HTMLPropertiesCollection bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18318] PUB: Need to enable automatic cross-spec references somehow bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18160] Nothing seems to define what the "any... args" parameters do. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18113] More Transferable types exist (typed arrays, at least) bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18263] Should ordered list numbering consider list items in child blocks? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18123] Update [DOMEVENTS] editor: now Travis Leithead bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18083] The link goes to Cascading Style Sheets (CSS) Snapshot 2010 instead of Cascading Style Sheets Level 2 Revision 1 bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18009] base.href shouldn't reflect the content attribute normally. It needs to be resolved against the document's URI *before* <base> is applied; otherwise "foo/" resolves to "http://whatever/foo/foo/" instead of "http://whatever/foo/". bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 17284] The type of fillStyle/strokeStyle should probably be |(DOMString or CanvasGradient or CanvasPattern)| bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 13226] Rename "Interfaces" index section to more precise "Element interfaces" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 16888] "with any leading or trailing sequences of space characters removed" - why is this needed? In dotnetdotcom's web200904 I don't see any occurrences of leading or trailing spaces in <script type>. Can the trimming be dropped? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18122] Update [CSSVALUES] editors: now howcome, TabAtkins, fantasai bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 15428] :read-write should always apply to input elements if @readonly doesn't apply bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18016] s/besty/best/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18155] On step 6, it says that the single U+002F SOLIDUS xharacter (/) me be present in void and foreign element. It says on to behave then, but I didn't found any specification on how to behave if it is found on other elements. Should it be ignored or generate bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 16831] In the example with figure, in figcaption, cite is closed three times, but opened two times. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 15908] (editorial/annoying) This should come after ECMA357 in alphabetical sorting. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 11124] consider reducing verbosity when talking about code points bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18290] Consider making `null` for reflecting IDL attributes remove the content attribute bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18260] Ordered list numbering needs to be aware of CSS boxes bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18082] Only recommending this be limited to quirks mode is not strict enough. This behaviour breaks page JS code in a way that makes it virtually impossible to find out why if(!objectname) is not resolving the way it should. This feature should be changed to "ma bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18156] "_Queue_ the /task/ _task_." has the two tasks inverted. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 17760] createPattern(canvas, null) now throws rather than 'repeat' bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 16635] Setting innerHTML on an SVG element will parse into HTML elements. Since innerHTML is available on Element now, we should check if the context element is an SVG element (or MathML element) other than foreignObject (etc) and use the foreign lands insertion bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 16364] Paragraph: Within 'The "in body" insertion mode' the paragraph 'A start tag whose tag name is "xmp"'. This paragraph causes browser to always handle an xmp tag with a p tag as ending the p tag involved. In default xmp is a block element and this is no pr bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 15925] canvas/2d.text.draw.space.collapse.* need updating to reflect spec change bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18086] form correctly doesn't have a legacycaller, but the domintro suggests it does bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18049] "Other node types (e.g. Attr) cannot occur as children of elements. If, despite this, they somehow do occur, this algorithm must throw an InvalidStateError exception." remove redundant sentence bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 13918] spec splitting script/mechanism doesn't remove parts of the spec that are no longer generated bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18034] It would appear that setTimeout()'s algorithm doesn't ever actually check whether the task is still in the list of active timeouts, and doesn't remove the timeout from the list of active timeouts. Similarly with setInterval(). bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18118] Should cellIndex return -1 if the cell has no parent tr? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 15855] After the example given for the h1,h2,h3 etc. elements is this non-sensical sentence. Authors might prefer the former style for its terseness, or the latter style for its convenience in the face of heavy editing; which is besty is purely an issue of prefe bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 15908] (editorial/annoying) This should come after ECMA357 in alphabetical sorting. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 15965] add onreadystatechange attribute to index bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 16831] In the example with figure, in figcaption, cite is closed three times, but opened two times. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 16937] Several missing references bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18008] Missing "be" in "For each article element, there must no more than one time element with a pubdate attribute whose nearest ancestor is that article element." bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18016] s/besty/best/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18039] Don't fire load until the image is fully decodable. If the image is corrupt or unsupported, the spec says to fire load *and* error, but browsers don't do that. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18040] s/techncially/technically/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18041] s/locale HTTP cache/local HTTP cache/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18048] head should come after hn elements bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18050] (editorial) s/For each name on the list/For each name on <var>list</var>/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18051] Missing closing quote. [[ [...] content attribute's value to "no otherwise. ]] bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18059] Dispatch should link to DOM4 definition of dispatch: http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-event-dispatch bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18062] Type. First word of second sentence should be plural. (Element -> Elements) bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18064] Grammar error "Guidance on how provide such information" is missing "to" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18071] The ”form” attribute is listed in the index for ”meter” and ”progress” elements, but it does not appear in the definitions of these elements. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18074] typo fix :s/gettuing/getting/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18075] s/single U+000A LINE FEED (CRLF)/single U+000A LINE FEED (LF)/g bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18083] The link goes to Cascading Style Sheets (CSS) Snapshot 2010 instead of Cascading Style Sheets Level 2 Revision 1 bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18084] typo: s/dom-cva-checkvalidatity/dom-cva-checkvalidity/ (breaks an xref in html5-diff) bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18087] I suspect this should say "one of two ways" not "one or two ways" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18102] The link type "author" description: s/document/article/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18106] Regarding item 1: "...calls the Function with as its arguments..." - something is definitely missing between the words "with" and "as" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18112] (editorial) s/pseudo-elements/pseudo-classes/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18114] extreanous '[' in example? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18116] "last" is misspelled in "The returnValue IDL attribute, on getting, must return the laast value to which it was set." bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18122] Update [CSSVALUES] editors: now howcome, TabAtkins, fantasai bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18123] Update [DOMEVENTS] editor: now Travis Leithead bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18137] This sentence is not easy to understand: "Style sheets can be used to format i elements, just like any other element can be restyled." It may be grammatically correct but it's not good style. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18138] Typo in the :Note:" section : s/unncessarily/unnecessary/. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18145] The `accept` attribute is specified to consist of a set of comma-separated tokens, but the provided example uses a set of space-separated tokens. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18156] "_Queue_ the /task/ _task_." has the two tasks inverted. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18157] typo in first sentence, s/pizze/pizza/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18163] Missing verb after "whose ... value ..." or change "whose" to "who share the same" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18189] "The DedicatedWorkerGlobalScope interface must not exist ..." s/interface/interface object/ ? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18192] In step 10, both occurrences of "the element" should be replaced with "current" so it's clear which element is meant bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18199] 'As does this, because everything...' doesn't make sense bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18200] The various definitions in this section should be linked from places they are used (usages of "empty", at least, are unlinked) bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18203] Grammar/parsing/sentence construction problem: "This parsed into different Documents than the one the parser was created for do not execute" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18230] 2.5.4.3: s/floating point/floating-point/ (to improve consistency) bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18236] add a word, such as "to", to: Guidance on how provide such information is given below bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18243] (purely editoral) The title doesn't match the document referenced. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18249] Typo: "... value to "no otherwise." bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18250] last paragraph of progress element desc. mentions labels attr, not listed at top of element definition bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18252] (editorial) Link "avalible" to #img-yes bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18253] typo "or explicit ignored"; should be "or explicitly ignored" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18275] equivanet -> equivalent bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18303] typo: "associatd" instead of "associated" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18364] update "[ABOUT]" reference bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18256] "with the callback this value set to the E's currentTarget" =~ s/to the/to/ bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18365] register about URIs defined by HTML5 bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18275] equivanet -> equivalent bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18288] Typo: "laast value" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18297] MS's "Eric Law" full name is Eric Lawrence bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18303] typo: "associatd" instead of "associated" bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18364] update "[ABOUT]" reference bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 15669] xmlns="http://www.w3.org/1999/xhtml"><div class="starIcon"/><div class="mctc_nameAndOnline"><span class="mctc_name">Настя Задорожная</span> <span style="display: inline-block; margin-bottom: 5px;"><span class="mctc_infoContainer_not_block"><span>26 лет</s bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 17564] Feedback Comments Please enter your feedback, carefully indicating the title of the section for which you are submitting feedback, quoting the text that's wrong today if appropriate. If you're suggesting a new feature, it's really important to say what th bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 17587] #topbannerBG{ background:url(http://order.megaxus.com/topbar/imgbar/bannerBG.jpg) repeat-x; height:60px; width:100%; font-family:Arial, Helvetica, sans-serif; overflow:hidden; position:fixed; top:0px; z-index:10000; bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 17611] var http_request = false; function makeRequest(url, functionName, httpType, sendData) { http_request = false; if (!httpType) httpType = "GET"; if (window.XMLHttpRequest) { // Non-IE... http_request = new XMLHttpRequest(); if (http_request.overrideMimeType bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 17647] Is it possible for someone to copy and paste a website and make it their own? I ask because the website below, I believe has been copied. We have been solicited as holder of properties in Mexico. They sent us to this website and we have found through anot bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18282] thanks for these .i can wach my in my computer more fast.. bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18285] loll hey, whats up `? bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18296] abisek bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18579] New: window.URL.createObjectURL() it not defined bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18578] New: Checking if sourceBuffers is empty in removeSourceBuffer is redundant bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 11124] consider reducing verbosity when talking about code points bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18577] New: Redundant requirements to seek when duration changes bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18576] New: Confused requirements on updating implicit duration bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18575] New: Section 2. Source Buffer Model should be non-normative bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 14421] Possible error in canvas Philip test 2d.path.stroke.prune.arc bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 14421] Possible error in canvas Philip test 2d.path.stroke.prune.arc bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 14421] Possible error in canvas Philip test 2d.path.stroke.prune.arc bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18574] New: @hidden should have a weak mapping to aria-hidden=true bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 14421] Possible error in canvas Philip test 2d.path.stroke.prune.arc bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18573] New: Mention crosslapping for QoI bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18572] New: 2d.imageData.object.wrap.html has wrong expectations bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18571] New: Note about Vorbis appears incorrect bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18569] New: here links (editorial) bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 18342] css borders for tables ugly on all browsers, want border="n" back bugzilla@jessica.w3.org (Wednesday, 15 August)

[Bug 14421] Possible error in canvas Philip test 2d.path.stroke.prune.arc bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 17563] Forbid use of canvas for decoration bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 17563] Forbid use of canvas for decoration bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 15041] Clarify dimensions of image returned by Canvas toDataURL bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 18342] css borders for tables ugly on all browsers, want border="n" back bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 18400] Define and document timestamp heuristics bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 18557] New: Deal with assert_throws timeouts bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 17739] Reference to ISO/IEC 14496-12 should point to the publicly available version bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 14421] Possible error in canvas Philip test 2d.path.stroke.prune.arc bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 17673] Define Initialization Data for implementations that choose to support the ISO Base Media File Format bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 17682] Clear Key: Document how keys and key IDs are associated bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 18556] New: 2d.imageData.object.round.html has wrong expectations bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 12228] All Media Elements should have the ability to have both short and longer textual descriptions associated to the element. bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 18364] update "[ABOUT]" reference bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 18555] New: title="<white-space>" should not cause a tooltip bugzilla@jessica.w3.org (Tuesday, 14 August)

[Bug 17072] Define behavior for a break in contiguous appending bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 17001] Add text for inband Timed Text support bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18400] Define and document timestamp heuristics bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 17001] Add text for inband Timed Text support bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 17002] Specify a mechanism to determine which SourceBuffer an AudioTrack,VideoTrack, or TextTrack belong to. bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 17002] Specify a mechanism to determine which SourceBuffer an AudioTrack,VideoTrack, or TextTrack belong to. bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18550] New: Provide definition for trackID bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18229] [POLYGLOT]: s/well defined/well-defined/ bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18092] sequencegetLineDash(); (shouldn't this be sequence getLineDash, with a space between "sequence" and "getLineDash") bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18014] If an arc is given a negative radius couldn't the result of that just flip or invert the arc? It would be better than throwing an error, and what I'd expect to happen in that case. bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18549] New: Add era attribute to time element bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18213] void addHitRegion(HitRegionOptions options); bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18214] void addHitRegion(HitRegionOptions options) bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18304] isPointInPath does not help much if you have multiple polygons that might overlay each other but do have a z-index - meaning, only the top layer should be highlighted on mouseOver/click bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18400] Define and document timestamp heuristics bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18384] Consider adding an adaptive image element bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 18542] New: onmousewheel attribute should be replaced with onwheel bugzilla@jessica.w3.org (Monday, 13 August)

[Bug 17563] Forbid use of canvas for decoration bugzilla@jessica.w3.org (Sunday, 12 August)

[Bug 17563] Forbid use of canvas for decoration bugzilla@jessica.w3.org (Sunday, 12 August)

[Bug 17563] Forbid use of canvas for decoration bugzilla@jessica.w3.org (Saturday, 11 August)

[Bug 17563] Forbid use of canvas for decoration bugzilla@jessica.w3.org (Saturday, 11 August)

[Bug 15041] Clarify dimensions of image returned by Canvas toDataURL bugzilla@jessica.w3.org (Saturday, 11 August)

[Bug 18531] New: Consider renaming addKey method bugzilla@jessica.w3.org (Friday, 10 August)

[Bug 18522] New: 2d.text.font.parse.size.percentage.default.html not evaluating the correct canvas context bugzilla@jessica.w3.org (Friday, 10 August)

[Bug 18515] New: Provide more details on behavior of the media element when the key for an encrypted block is not available bugzilla@jessica.w3.org (Friday, 10 August)

[Bug 16553] Consider not firing a needkey event when a potentially encrypted stream is encountered if the key is already known bugzilla@jessica.w3.org (Friday, 10 August)

[Bug 18512] New: Test entry to get to know Bugzilla system - please ignore this bug. [canvas] bugzilla@jessica.w3.org (Thursday, 9 August)

[Bug 18389] Remove format specific presentation start timestamp sections bugzilla@jessica.w3.org (Thursday, 9 August)

[Bug 17739] Reference to ISO/IEC 14496-12 should point to the publicly available version bugzilla@jessica.w3.org (Thursday, 9 August)

[Bug 17739] Reference to ISO/IEC 14496-12 should point to the publicly available version bugzilla@jessica.w3.org (Thursday, 9 August)

[Bug 18508] New: Media-type registrations should include clipboard flavor names bugzilla@jessica.w3.org (Thursday, 9 August)

[Bug 9657] Content model of object bugzilla@jessica.w3.org (Wednesday, 8 August)

[Bug 18505] New: event_pause.html times out bugzilla@jessica.w3.org (Wednesday, 8 August)

[Bug 16937] Several missing references bugzilla@jessica.w3.org (Wednesday, 8 August)

[Bug 16853] <track> replace the use of "caption file" with "text track resource" bugzilla@jessica.w3.org (Wednesday, 8 August)

[Bug 18166] srcset is wrong and hard to read bugzilla@jessica.w3.org (Wednesday, 8 August)

[Bug 18211] 15 obsolete features bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18231] how to write offline page programe in html 5? bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 17439] i have no idea what this is bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 17525] /*ͷ bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18166] srcset is wrong and hard to read bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18292] hi kahan ho bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18292] hi kahan ho bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18293] hi kahan ho bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18315] you njust saved bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18317] you njust saved bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18315] you njust saved bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18316] you njust saved bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18315] you njust saved bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18305] i m searching action bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18306] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18306] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18314] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18306] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18313] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18306] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18312] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18311] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18306] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18306] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18310] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18306] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18309] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18306] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18308] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18306] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18307] Everything!!! Someone else in into my computer and controls it bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 17524] This is a test from angwhere. bugzilla@jessica.w3.org (Tuesday, 7 August)

[Bug 18400] Define and document timestamp heuristics bugzilla@jessica.w3.org (Monday, 6 August)

[Bug 18490] New: make any element with an explicit lang or dir attribute bidi-isolated by default bugzilla@jessica.w3.org (Sunday, 5 August)

[Bug 9658] Define (correctly) how object, ins, del, map, button affects outlines bugzilla@jessica.w3.org (Friday, 3 August)

[Bug 9657] Content model of object bugzilla@jessica.w3.org (Friday, 3 August)

[Bug 17686] Audio tests use video element bugzilla@jessica.w3.org (Wednesday, 1 August)

Last message date: Thursday, 30 August 2012 19:23:32 UTC