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

[Bug 11124] consider reducing verbosity when talking about code points

[Bug 11204] Defer to DOM Parsing for innerHTML et al

[Bug 11891] add role attribute to list of global attributes and add definition for it

[Bug 11960] Consider making the global scope pollution by names/ids quirks-only

[Bug 12228] All Media Elements should have the ability to have both short and longer textual descriptions associated to the element.

[Bug 12235] Make <xmp> conforming

[Bug 12399] <video> add bytesReceived, downloadTime, and networkWaitTime metrics

[Bug 13068] for consistency with RFC 5988, link/@rel should allow extension relation types

[Bug 13113] Parsing algorithm should not preclude Complex Ruby

[Bug 13226] Rename "Interfaces" index section to more precise "Element interfaces"

[Bug 13359] <track> A way is needed to identify the type of data in a track element

[Bug 13479] Document conformance/validity has to be stable over the time

[Bug 13904] "web+" URI scheme prefix

[Bug 13918] spec splitting script/mechanism doesn't remove parts of the spec that are no longer generated

[Bug 14028] remove unused "CSS element reference identifier" term

[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

[Bug 14260] <track> "text tracks ready" and HTMLMediaElement.readyState

[Bug 14363] Update the registration mechanisms

[Bug 14421] Possible error in canvas Philip test 2d.path.stroke.prune.arc

[Bug 14430] Incorrect or inconsistent glyph values for &rang; and &lang;

[Bug 14540] what about if the <body> IS an article?

[Bug 14709] user agent lang tag handling is insufficiently specified

[Bug 15008] Minor character glitch

[Bug 15041] Clarify dimensions of image returned by Canvas toDataURL

[Bug 15278] Adding Islamic calendar support in HTML5

[Bug 15428] :read-write should always apply to input elements if @readonly doesn't apply

[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

[Bug 15556] broken "References" entry in URI scheme registration template

[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

[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

[Bug 15723] Need attribute to abbr to specify semantic type of abbreviation

[Bug 15730] Suggestion: Introduce "content" element

[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

[Bug 15900] There is no use case for accept-charset to take multiple values. I think we should restrict it to a single value.

[Bug 15908] (editorial/annoying) This should come after ECMA357 in alphabetical sorting.

[Bug 15925] canvas/2d.text.draw.space.collapse.* need updating to reflect spec change

[Bug 15936] HTML+RDFa promotes DTD-based validation

[Bug 15965] add onreadystatechange attribute to index

[Bug 15994] origin attribute

[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

[Bug 16186] HTML 5 missing explicit directives for support full keyboard access (FKA) when navigating to a fragment identifier

[Bug 16343] How about adding an attribute for type=file inputs that would specify the maximum allowed file size ?

[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

[Bug 16512] I first saw this code suggested by Jeremy Keith in his excellent book ‘HTML5 For Web Designers’ (

[Bug 16514] Replace "The" with "An" (improved wording)

[Bug 16515] Fix the wording on the @value attribute

[Bug 16520] Don't indicate that XML MIME types *requires* xml:lang

[Bug 16540] Provide guidelines on Key System string format

[Bug 16541] Update examples to use async XHR

[Bug 16542] Clarify abstract about "No 'DRM' is added"

[Bug 16543] Clarify that the spec adds explicit support for content protection

[Bug 16544] Clarify frame handling for frame based encryption

[Bug 16547] Is there a use case for explicitly releasing keys?

[Bug 16548] Require generateKeyRequest() in all cases for all Key Systems

[Bug 16549] Remove initData parameter from addKey()

[Bug 16550] Should sessionId checks in addKey() and cancelKeyRequest() be synchronous?

[Bug 16551] Is there any reason for defaultUrl to be non-null in any but the first keymessage event?

[Bug 16552] Consider making needkey a simple event

[Bug 16553] Consider not firing a needkey event when a potentially encrypted stream is encountered if the key is already known

[Bug 16611] Are reverse domain names sufficient for capability detection ?

[Bug 16612] Consider wrapping all encrypted media methods inside a new interface

[Bug 16613] Consider a more object-oriented design in which sessions are represented as objects

[Bug 16614] There is no way to correlate multiple generateKeyRequest calls with their responses

[Bug 16615] Support sharing of keys across media elements slaved to a MediaController

[Bug 16616] Support change of key during playback

[Bug 16617] Consider more granular error reporting

[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

[Bug 16709] Update HTML for Fullscreen

[Bug 16737] Should MEDIA_KEYERR_CLIENT be two separate errors?

[Bug 16738] Provide more guidance on heartbeat implementation

[Bug 16739] Should the format of Session ID be more strictly defined?

[Bug 16748] Clarification of the "Process key" step, as well as xmlhttp.response handling.

[Bug 16790] The term microtask should be defined

[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

[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

[Bug 16831] In the example with figure, in figcaption, cite is closed three times, but opened two times.

[Bug 16853] <track> replace the use of "caption file" with "text track resource"

[Bug 16857] MEDIA_ERR_ENCRYPTED should exclude decrypt failure

[Bug 16869] HTML5 is missing mechanism for preventing clashes of vendor-neutral extensions

[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?

[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

[Bug 16937] Several missing references

[Bug 16961] i18n-ISSUE-91: 15 minute time zones

[Bug 17001] Add text for inband Timed Text support

[Bug 17002] Specify a mechanism to determine which SourceBuffer an AudioTrack,VideoTrack, or TextTrack belong to.

[Bug 17030] Lists should permit interleaved structuring

[Bug 17072] Define behavior for a break in contiguous appending

[Bug 17094] Define segment formats for MPEG2-TS

[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

[Bug 17199] Provide examples for and get feedback on Key Release

[Bug 17202] Explicitly document how keys are to be shared

[Bug 17203] Should session ID be required?

[Bug 17220] Hi, Could you add a function like SDL_SetColorKey into the standard. To do pixel manipulation is trivial.

[Bug 17284] The type of fillStyle/strokeStyle should probably be |(DOMString or CanvasGradient or CanvasPattern)|

[Bug 17286] Add event handler attributes to IDL

[Bug 17439] i have no idea what this is

[Bug 17470] Provide specific guidance on when generateKeyRequest should be called

[Bug 17524] This is a test from angwhere.

[Bug 17525] /*ͷ

[Bug 17563] Forbid use of canvas for decoration

[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

[Bug 17570] Function declaration of Node::lookupPrefix and Node::lookupNamespaceURI do not allow 'null' return value

[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

[Bug 17582] incorrect ref in web+ IANA considerations

[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;

[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

[Bug 17629] img elements with role="presentation" and without alt="" fail validation

[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

[Bug 17654] Clarify phrase about element type

[Bug 17658] need procedure for selection of Key System

[Bug 17672] Define Initialization Data for implementations that choose to support the WebM Container

[Bug 17673] Define Initialization Data for implementations that choose to support the ISO Base Media File Format

[Bug 17676] needkey for all keys relative with a media file

[Bug 17682] Clear Key: Document how keys and key IDs are associated

[Bug 17686] Audio tests use video element

[Bug 17729] suggest needKey report codecs+key system supported by the UA

[Bug 17739] Reference to ISO/IEC 14496-12 should point to the publicly available version

[Bug 17750] Define the behavior MediaKeySession close() and clearing the keys attribute

[Bug 17750] Define the behavior of the media element when a session is canceled

[Bug 17760] createPattern(canvas, null) now throws rather than 'repeat'

[Bug 17765] APIs need to take a reference to blob data underlying object URLs

[Bug 17784] request: even/odd winding algorithm in addition to non-zero

[Bug 18001] Allow data: URL for new Worker(). Supported by Opera and Firefox.

[Bug 18003] Change use of "relevant namespace object" term re workers

[Bug 18004] Specify the behavior when a dangling <section> is encountered.

[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."

[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/".

[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.

[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.

[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.

[Bug 18016] s/besty/best/

[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.

[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().

[Bug 18035] (editorial) s/the application cache/the application cache group of the application cache/

[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.

[Bug 18040] s/techncially/technically/

[Bug 18041] s/locale HTTP cache/local HTTP cache/

[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.

[Bug 18048] head should come after hn elements

[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

[Bug 18050] (editorial) s/For each name on the list/For each name on <var>list</var>/

[Bug 18051] Missing closing quote. [[ [...] content attribute's value to "no otherwise. ]]

[Bug 18059] Dispatch should link to DOM4 definition of dispatch: http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-event-dispatch

[Bug 18062] Type. First word of second sentence should be plural. (Element -> Elements)

[Bug 18063] broken link for 5. Microdata

[Bug 18064] Grammar error "Guidance on how provide such information" is missing "to"

[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.

[Bug 18074] typo fix :s/gettuing/getting/

[Bug 18075] s/single U+000A LINE FEED (CRLF)/single U+000A LINE FEED (LF)/g

[Bug 18076] Please rename this heading to "The Document object" or some such so that it is easier to find in the ToC

[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.

[Bug 18079] Consider renaming DOCTYPE to doctype, I think it reads better.

[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

[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

[Bug 18083] The link goes to Cascading Style Sheets (CSS) Snapshot 2010 instead of Cascading Style Sheets Level 2 Revision 1

[Bug 18084] typo: s/dom-cva-checkvalidatity/dom-cva-checkvalidity/ (breaks an xref in html5-diff)

[Bug 18086] form correctly doesn't have a legacycaller, but the domintro suggests it does

[Bug 18087] I suspect this should say "one of two ways" not "one or two ways"

[Bug 18091] embed and object should match a, del, ins, and map

[Bug 18092] sequencegetLineDash(); (shouldn't this be sequence getLineDash, with a space between "sequence" and "getLineDash")

[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?

[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?

[Bug 18102] The link type "author" description: s/document/article/

[Bug 18105] "Note: This algorithm is invoked without a context element in the case of Document.innerHTML." document.innerHTML has been dropped

[Bug 18106] Regarding item 1: "...calls the Function with as its arguments..." - something is definitely missing between the words "with" and "as"

[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

[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

[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

[Bug 18112] (editorial) s/pseudo-elements/pseudo-classes/

[Bug 18113] More Transferable types exist (typed arrays, at least)

[Bug 18114] extreanous '[' in example?

[Bug 18116] "last" is misspelled in "The returnValue IDL attribute, on getting, must return the laast value to which it was set."

[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?

[Bug 18118] Should cellIndex return -1 if the cell has no parent tr?

[Bug 18122] Update [CSSVALUES] editors: now howcome, TabAtkins, fantasai

[Bug 18123] Update [DOMEVENTS] editor: now Travis Leithead

[Bug 18129] <track>/WebVTT Add comment block support

[Bug 18130] thats very interesting. i would like to know if that cross implied notice ever subsides?

[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.

[Bug 18138] Typo in the :Note:" section : s/unncessarily/unnecessary/.

[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

[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.

[Bug 18147] . Use an HTTP Content-Type header on the linked resource instead.

[Bug 18150] is there no method to retrieve the coordinates of an image

[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

[Bug 18156] "_Queue_ the /task/ _task_." has the two tasks inverted.

[Bug 18157] typo in first sentence, s/pizze/pizza/

[Bug 18158] This is not any more true since pub rules has been updated

[Bug 18159] The example <input type="file"> "accept" attribute is a space separated list instead of the required comma separated list.

[Bug 18160] Nothing seems to define what the "any... args" parameters do.

[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

[Bug 18163] Missing verb after "whose ... value ..." or change "whose" to "who share the same"

[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 !!!!

[Bug 18166] srcset is wrong and hard to read

[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"

[Bug 18169] <track> The DOM API should be able to read and set the "auto" value for TextTrackCue.line

[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.

[Bug 18179] <track> Which Document is used, when the cue is not associated with any media element?

[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

[Bug 18181] <track> The cues don't seem to be cleared when setting a new src="".

[Bug 18182] <track> track might not be associated with a media element (step 4).

[Bug 18183] <track> auto and unset snap-to-lines shouldn't be possible

[Bug 18184] <track> Should run "rules for updating the text track rendering" when cue properties or styles have changed

[Bug 18185] <track> snapToLines should throw InvalidStateError if the new value is false and "line" is negative or greater than 100

[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.

[Bug 18188] "relevant namespace object" is not defined in WebIDL anymore.

[Bug 18189] "The DedicatedWorkerGlobalScope interface must not exist ..." s/interface/interface object/ ?

[Bug 18190] Track selection cannot be performed (synchronously) per inserted track

[Bug 18192] In step 10, both occurrences of "the element" should be replaced with "current" so it's clear which element is meant

[Bug 18194] Definition of .properties does not match implementation reality

[Bug 18196] There is no need to have legacycaller on HTMLPropertiesCollection

[Bug 18197] Second link in demos is 404 not found

[Bug 18198] "Implemented" and "Ready for first..." overlap

[Bug 18199] 'As does this, because everything...' doesn't make sense

[Bug 18200] The various definitions in this section should be linked from places they are used (usages of "empty", at least, are unlinked)

[Bug 18203] Grammar/parsing/sentence construction problem: "This parsed into different Documents than the one the parser was created for do not execute"

[Bug 18208] <track> missed cues will include all past cues from a newly enabled track

[Bug 18211] 15 obsolete features

[Bug 18213] void addHitRegion(HitRegionOptions options);

[Bug 18214] void addHitRegion(HitRegionOptions options)

[Bug 18218] Within the workers text "list of active intervals" can be removed because it is the same as "list of active timers".

[Bug 18220] drawImage should accept SVGImageElement

[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)

[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

[Bug 18229] [POLYGLOT]: s/well defined/well-defined/

[Bug 18230] 2.5.4.3: s/floating point/floating-point/ (to improve consistency)

[Bug 18231] how to write offline page programe in html 5?

[Bug 18232] `entities.json` uses invalid syntax and has incorrect content

[Bug 18233] Wrong IDL in definition of HitRegionOptions

[Bug 18236] add a word, such as "to", to: Guidance on how provide such information is given below

[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.

[Bug 18243] (purely editoral) The title doesn't match the document referenced.

[Bug 18246] Why is putImageData throwing on NaN/infinity defined in prose, not IDL?

[Bug 18247] Element 'noscript' must be included within a parent element.

[Bug 18249] Typo: "... value to "no otherwise."

[Bug 18250] last paragraph of progress element desc. mentions labels attr, not listed at top of element definition

[Bug 18252] (editorial) Link "avalible" to #img-yes

[Bug 18253] typo "or explicit ignored"; should be "or explicitly ignored"

[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

[Bug 18256] "with the callback this value set to the E's currentTarget" =~ s/to the/to/

[Bug 18260] Ordered list numbering needs to be aware of CSS boxes

[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

[Bug 18263] Should ordered list numbering consider list items in child blocks?

[Bug 18274] looking for illustration

[Bug 18275] equivanet -> equivalent

[Bug 18282] thanks for these .i can wach my in my computer more fast..

[Bug 18285] loll hey, whats up `?

[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.

[Bug 18288] Typo: "laast value"

[Bug 18289] Support 'column' here for consistency with window.onerror?

[Bug 18290] Consider making `null` for reflecting IDL attributes remove the content attribute

[Bug 18292] hi kahan ho

[Bug 18293] hi kahan ho

[Bug 18296] abisek

[Bug 18297] MS's "Eric Law" full name is Eric Lawrence

[Bug 18299] Please explain how hidden=true interacts with plugin loading. Should it be treated as display:none?

[Bug 18300] i18n-ISSUE-110: Contact information for meta extensions registry

[Bug 18303] typo: "associatd" instead of "associated"

[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

[Bug 18305] i m searching action

[Bug 18306] Everything!!! Someone else in into my computer and controls it

[Bug 18307] Everything!!! Someone else in into my computer and controls it

[Bug 18308] Everything!!! Someone else in into my computer and controls it

[Bug 18309] Everything!!! Someone else in into my computer and controls it

[Bug 18310] Everything!!! Someone else in into my computer and controls it

[Bug 18311] Everything!!! Someone else in into my computer and controls it

[Bug 18312] Everything!!! Someone else in into my computer and controls it

[Bug 18313] Everything!!! Someone else in into my computer and controls it

[Bug 18314] Everything!!! Someone else in into my computer and controls it

[Bug 18315] you njust saved

[Bug 18316] you njust saved

[Bug 18317] you njust saved

[Bug 18318] PUB: Need to enable automatic cross-spec references somehow

[Bug 18342] css borders for tables ugly on all browsers, want border="n" back

[Bug 18364] update "[ABOUT]" reference

[Bug 18365] register about URIs defined by HTML5

[Bug 18384] Consider adding an adaptive image element

[Bug 18389] Remove format specific presentation start timestamp sections

[Bug 18400] Define and document timestamp heuristics

[Bug 18490] make any element with an explicit lang or dir attribute bidi-isolated by default

[Bug 18490] New: make any element with an explicit lang or dir attribute bidi-isolated by default

[Bug 18505] event_pause.html times out

[Bug 18505] New: event_pause.html times out

[Bug 18508] Media-type registrations should include clipboard flavor names

[Bug 18508] New: Media-type registrations should include clipboard flavor names

[Bug 18512] New: Test entry to get to know Bugzilla system - please ignore this bug. [canvas]

[Bug 18512] Test entry to get to know Bugzilla system - please ignore this bug. [canvas]

[Bug 18515] New: Provide more details on behavior of the media element when the key for an encrypted block is not available

[Bug 18515] Provide more details on behavior of the media element when the key for an encrypted block is not available

[Bug 18522] 2d.text.font.parse.size.percentage.default.html not evaluating the correct canvas context

[Bug 18522] New: 2d.text.font.parse.size.percentage.default.html not evaluating the correct canvas context

[Bug 18531] Consider renaming addKey method

[Bug 18531] New: Consider renaming addKey method

[Bug 18542] New: onmousewheel attribute should be replaced with onwheel

[Bug 18542] onmousewheel attribute should be replaced with onwheel

[Bug 18549] Add era attribute to time element

[Bug 18549] New: Add era attribute to time element

[Bug 18550] New: Provide definition for trackID

[Bug 18550] Provide definition for trackID

[Bug 18555] New: title="<white-space>" should not cause a tooltip

[Bug 18555] title="<white-space>" should not cause a tooltip

[Bug 18556] 2d.imageData.object.round.html has wrong expectations

[Bug 18556] New: 2d.imageData.object.round.html has wrong expectations

[Bug 18557] New: Deal with assert_throws timeouts

[Bug 18569] here links (editorial)

[Bug 18569] New: here links (editorial)

[Bug 18571] New: Note about Vorbis appears incorrect

[Bug 18571] Note about Vorbis appears incorrect

[Bug 18572] 2d.imageData.object.wrap.html has wrong expectations

[Bug 18572] New: 2d.imageData.object.wrap.html has wrong expectations

[Bug 18573] Mention crosslapping for QoI

[Bug 18573] New: Mention crosslapping for QoI

[Bug 18574] @hidden should have a weak mapping to aria-hidden=true

[Bug 18574] New: @hidden should have a weak mapping to aria-hidden=true

[Bug 18575] New: Section 2. Source Buffer Model should be non-normative

[Bug 18575] Section 2. Source Buffer Model should be non-normative

[Bug 18576] Confused requirements on updating implicit duration

[Bug 18576] New: Confused requirements on updating implicit duration

[Bug 18577] New: Redundant requirements to seek when duration changes

[Bug 18577] Redundant requirements to seek when duration changes

[Bug 18578] Checking if sourceBuffers is empty in removeSourceBuffer is redundant

[Bug 18578] New: Checking if sourceBuffers is empty in removeSourceBuffer is redundant

[Bug 18579] New: window.URL.createObjectURL() it not defined

[Bug 18579] window.URL.createObjectURL() it not defined

[Bug 18587] Define clearly what data is removed when setting an explicit duration

[Bug 18587] New: Define clearly what data is removed when setting an explicit duration

[Bug 18588] New: Where in the resource fetch algorithm does "Attaching to a media element" apply?

[Bug 18588] Where in the resource fetch algorithm does "Attaching to a media element" apply?

[Bug 18589] New: Unclear behavior when failing to attach to a media element

[Bug 18589] Unclear behavior when failing to attach to a media element

[Bug 18590] New: Firing an event is sometimes missing a target and "queue a task"

[Bug 18591] addsourcebuffer and removesourcebuffer events appear unhelpful

[Bug 18591] New: addsourcebuffer and removesourcebuffer events appear unhelpful

[Bug 18592] How much is "enough data to ensure uninterrupted playback"

[Bug 18592] New: How much is "enough data to ensure uninterrupted playback"

[Bug 18593] New: Should SourceBuffer.buffered return a new object?

[Bug 18593] Should SourceBuffer.buffered return a new object?

[Bug 18600] Inconsistent capitalization of RFC 2119 key words

[Bug 18600] New: Inconsistent capitalization of RFC 2119 key words

[Bug 18601] Contradictory requirements for initialization segments

[Bug 18601] New: Contradictory requirements for initialization segments

[Bug 18602] New: Unclear requirements for WebM byte streams

[Bug 18602] Unclear requirements for WebM byte streams

[Bug 18603] Broken links to readyState (editorial)

[Bug 18603] New: Broken links to readyState (editorial)

[Bug 18615] Define how SourceBuffer.buffered maps to HTMLMediaElement.buffered

[Bug 18615] New: Define how SourceBuffer.buffered maps to HTMLMediaElement.buffered

[Bug 18622] endOfStream("decode") when HTMLMediaElement.readyState == HAVE_NOTHING

[Bug 18622] endOfStream("network") when HTMLMediaElement.readyState == HAVE_NOTHING

[Bug 18622] New: endOfStream("decode") when HTMLMediaElement.readyState == HAVE_NOTHING

[Bug 18624] New: endOfStream("network") issues

[Bug 18629] New: Why are createLinearGradient/createRadialGradient throwing on NaN/infinity defined in prose, not IDL?

[Bug 18629] Why are createLinearGradient/createRadialGradient throwing on NaN/infinity defined in prose, not IDL?

[Bug 18629] Why are many methods throwing on NaN/infinity defined in prose, not IDL?

[Bug 18631] [HTML5] ImageData object as image

[Bug 18633] New: add/removesourcebuffer event is linked to add/removeSourceBuffer(sourceBuffer) method

[Bug 18634] New: Removing SourceBuffers in "Detaching from a media element"

[Bug 18635] New: HTMLMediaElement seeking algorithm integration

[Bug 18638] New: Photo view

[Bug 18638] Photo view

[Bug 18642] Handle timestamp overflow in append(data)

[Bug 18642] New: Handle timestamp overflow in append(data)

[Bug 18646] New: I18N-ISSUE-92: Provide support for IANA time zone IDs

[Bug 18655] audio gaps shouldn't be rendered as silence

[Bug 18655] New: audio gaps shouldn't be rendered as silence

[Bug 18660] New: Run endOfStream("decode") instead of "the media element's error handling code"

[Bug 18666] New: Define what HTMLMediaElement.seekable returns

[Bug 18680] New: Also use defined character sets for A-Z, a-z, and 0-9 (like with whitespace characters)

[Bug 18681] New: Should make sure any interface with a caller doesn't support legacycaller

[Bug 18681] Should make sure any interface with a caller doesn't support legacycaller

[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.

[Bug 18682] 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.

[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.

[Bug 18683] 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.

[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

[Bug 18688] 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

[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> <

[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> <

[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> <

[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> <

[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> <

[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:

[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:

[Bug 18708] Allow SourceBuffer.append() in "ended" readyState.

[Bug 18708] New: Allow SourceBuffer.append() in "ended" readyState.

[Bug 18709] Add SourceBuffer.flush() method

[Bug 18709] New: Add SourceBuffer.flush() method

[Bug 18711] Contents of HTML5+Microdata specification appearing in HTML5 ED

[Bug 18711] New: Contents of HTML5+Microdata specification appearing in HTML5 ED

[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

[Bug 18726] First example in the <nav> element section assumes Microdata

[Bug 18726] New: First example in the <nav> element section assumes Microdata

[Bug 18727] First example in the <article> element section assumes Microdata

[Bug 18727] New: First example in the <article> element section assumes Microdata

[Bug 18728] Example in the <time> element section assumes Microdata

[Bug 18728] New: Example in the <time> element section assumes Microdata

[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

[Bug 18742] New: tests relying on HTMLImageElement.complete are incorrect

[Bug 18742] tests relying on HTMLImageElement.complete are incorrect

[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

[Bug 18744] drop WAI-ARIA scope restriction in the text adopted in ISSUE-204

[Bug 18744] New: drop WAI-ARIA scope restriction in the text adopted in ISSUE-204

[Bug 18745] New: Reword text adopted by ISSUE-204 to avoid certain implications

[Bug 18745] Reword text adopted by ISSUE-204 to avoid certain implications

[Bug 9657] Content model of object

[Bug 9658] Define (correctly) how object, ins, del, map, button affects outlines

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