From jonas at sicking.cc Mon Dec 1 00:10:26 2008 From: jonas at sicking.cc (Jonas Sicking) Date: Mon, 1 Dec 2008 00:10:26 -0800 Subject: [whatwg] usemap="" and related issues In-Reply-To: <492FCF33.70203@lachy.id.au> References: <46C973D5.6020704@sicking.cc> <46CA29B5.6080101@sicking.cc> <48641CBB.8010204@sicking.cc> <492DA279.1070207@sicking.cc> <492FCF33.70203@lachy.id.au> Message-ID: <63df84f0812010010p2047b309h6bcebce4d05312cb@mail.gmail.com> On Fri, Nov 28, 2008 at 3:00 AM, Lachlan Hunt wrote: > Jonas Sicking wrote: >> >> Ian Hickson wrote: >>> >>> On Thu, 26 Jun 2008, Jonas Sicking wrote: >>>> >>>> What I did notice in our code though is how we deal with the case when >>>> there are multiple s with the same name. In this case we generally use >>>> the first . But if the first is empty, we use the first non-empty >>>> . This was done for compatibility with some sites. See >>>> https://bugzilla.mozilla.org/show_bug.cgi?id=264624 >>>> >>>> I have no idea if this matters today or not. >>> >>> I couldn't reproduce this behavior. >> >> Try the following markup in firefox: >> >> >> >> >> >> > usemap="#foo" width="20" height="20"> > > This only seems to occur in quirks mode, not in standards mode. But neither > Opera, Safari or IE8 have the same behaviour. Additionally, the site > reported in the bug you mentioned no longer suffers from the bug. Therefore, > it doesn't appear to be necessary that we should require that behaviour. Ah, it does indeed only happen in quirks mode (ugh, i hate it when quirks mode things spread into code that I work on ;) ). If no other browser is doing it in standards mode either I'm more than happy to not have it in the spec. / Jonas From jonas at sicking.cc Mon Dec 1 00:28:34 2008 From: jonas at sicking.cc (Jonas Sicking) Date: Mon, 1 Dec 2008 00:28:34 -0800 Subject: [whatwg] video tag: pixel aspect ratio In-Reply-To: References: <98c2a8300810140939g48734d2cw7837ee568ab27255@mail.gmail.com> <4831FB7C14654D82B37CFB56FDE4D58B@POCZTOWIEC> <9D4E2546-8ADF-48B5-BCFC-BDF0E1FC6960@apple.com> <2c0e02830811171737n41acd35fl981434ef59138acd@mail.gmail.com> Message-ID: <63df84f0812010028p21506091s6b80a0b9d21ecd26@mail.gmail.com> On Sun, Nov 30, 2008 at 11:05 PM, Chris Double wrote: > On Mon, Dec 1, 2008 at 7:11 PM, Peter Kasting wrote: >> I don't think it is the end of the world if this attribute goes in, but I >> see very little benefit to it, and I am always for removing items with >> marginal utility. > > I'm inclined to agree. I think it's odd that an attribute is being > added to fix video's encoded incorrectly. Why can't the author of the > video fix the actual video? > > One of the arguments for captions being embedded in video's rather > than having some way of defining captions by the page author was that > it's important not to use HTML to fix broken videos, and allow > captions to travel with the file. The same argument could be made for > pixel ratio. Fixing it in the HTML means everyone linking to the file > using