<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>20192</bug_id>
          
          <creation_ts>2012-11-30 22:21:03 +0000</creation_ts>
          <short_desc>http://dev.w3.org/csswg/css3-images/#default-sizing means we can drop all mentions of 300x150 (here and elsewhere)</short_desc>
          <delta_ts>2013-06-07 21:26:18 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-video-element</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>jackalmage</cc>
    
    <cc>mike</cc>
    
    <cc>zcorpan</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>79218</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-11-30 22:21:03 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#the-video-element
Complete: http://www.whatwg.org/c#the-video-element

Comment:
http://dev.w3.org/csswg/css3-images/#default-sizing means we can drop all
mentions of 300x150 (here and elsewhere)

Posted from: 76.102.14.57
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83054</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-02-12 22:20:35 +0000</bug_when>
    <thetext>Where does the value &quot;300&quot; end up if we do this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83114</commentid>
    <comment_count>2</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2013-02-13 18:45:54 +0000</bug_when>
    <thetext>You do still need to define the 300x150 &quot;default object size&quot; in HTML as applying to the sizing of images/etc.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83124</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-02-13 22:40:40 +0000</bug_when>
    <thetext>Ah. Then I don&apos;t understand what this bug is asking for. Can you elaborate? (assuming you are the one who filed it)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83126</commentid>
    <comment_count>4</comment_count>
    <who name="Tab Atkins Jr.">jackalmage</who>
    <bug_when>2013-02-13 23:05:26 +0000</bug_when>
    <thetext>I did not file it, no.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85056</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-03-27 13:53:02 +0000</bug_when>
    <thetext>I didn&apos;t file it either, but there&apos;s a difference between what the current spec says and if it were to say that the &quot;default object size&quot; is 300x150 for &lt;video&gt;.

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2184

Opera and current spec: 300px

Chrome, Firefox, IE9 and &quot;default object size&quot;: 600px

I suggest we change the spec to match implementation majority and hook in to the CSS spec with &quot;default object size&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87232</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-05-04 00:20:37 +0000</bug_when>
    <thetext>I don&apos;t really understand what it means to define a &quot;default object size&quot; or where this would happen. I like the idea of aligning with implementations, I&apos;m just not sure what this would entail in terms of spec edits. Can you elaborate?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>87262</commentid>
    <comment_count>7</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2013-05-06 13:00:09 +0000</bug_when>
    <thetext>For &lt;video&gt;, change

[[
The intrinsic width of a video element&apos;s playback area is the intrinsic width of the poster frame, if that is available and the element currently represents its poster frame; otherwise, it is the intrinsic width of the video resource, if that is available; otherwise it is 300 CSS pixels.

The intrinsic height of a video element&apos;s playback area is the intrinsic height of the poster frame, if that is available and the element currently represents its poster frame; otherwise it is the intrinsic height of the video resource, if that is available; otherwise it is 150 CSS pixels.
]]

to

[[
The intrinsic width of a video element&apos;s playback area is the intrinsic width of the poster frame, if that is available and the element currently represents its poster frame; otherwise, it is the intrinsic width of the video resource, if that is available; otherwise it is missing.

The intrinsic height of a video element&apos;s playback area is the intrinsic height of the poster frame, if that is available and the element currently represents its poster frame; otherwise it is the intrinsic height of the video resource, if that is available; otherwise it is missing.

The default object size [CSSIMAGES] is 300 CSS pixels wide and 150 CSS pixels high.
]]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88917</commentid>
    <comment_count>8</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-06-07 21:25:13 +0000</bug_when>
    <thetext>Thanks.

I looked around in the spec for other places where I defined intrinsic dimensions in that way, but couldn&apos;t find any. Feel free to open new bugs if there are some I missed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88918</commentid>
    <comment_count>9</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-06-07 21:26:18 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r7935.
Check-in comment: Coordinate with CSS Images better
http://html5.org/tools/web-apps-tracker?from=7934&amp;to=7935</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>