<?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>24270</bug_id>
          
          <creation_ts>2014-01-10 23:31:52 +0000</creation_ts>
          <short_desc>Make MediaKeySession State Definitions and Event Summary sections non-normative</short_desc>
          <delta_ts>2014-03-18 15:44:15 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>Encrypted Media Extensions</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="David Dorwin">ddorwin</reporter>
          <assigned_to name="Adrian Bateman [MSFT]">adrianba</assigned_to>
          <cc>mike</cc>
    
    <cc>public-html-media</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>98270</commentid>
    <comment_count>0</comment_count>
    <who name="David Dorwin">ddorwin</who>
    <bug_when>2014-01-10 23:31:52 +0000</bug_when>
    <thetext>The MediaKeySession States section [1], which includes the MediaKeySession State Definitions [2], is non-normative. Since the states are used in normative algorithms, the definitions table should probably be normative like the Event Summary table [3].

[1] https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html#session-state
[2] https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html#session-state-list
[3] https://dvcs.w3.org/hg/html-media/raw-file/default/encrypted-media/encrypted-media.html#event-summary</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98826</commentid>
    <comment_count>1</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2014-01-21 15:52:21 +0000</bug_when>
    <thetext>Here&apos;s an example of a non-normative summary table:
http://www.w3.org/TR/html5/editing.html#dndevents</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>98827</commentid>
    <comment_count>2</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2014-01-21 15:53:30 +0000</bug_when>
    <thetext>(In reply to Adrian Bateman [MSFT] from comment #1)
&gt; Here&apos;s an example of a non-normative summary table:
&gt; http://www.w3.org/TR/html5/editing.html#dndevents

And one for media:
http://www.w3.org/TR/html5/embedded-content-0.html#mediaevents</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>99250</commentid>
    <comment_count>3</comment_count>
    <who name="David Dorwin">ddorwin</who>
    <bug_when>2014-01-28 04:46:42 +0000</bug_when>
    <thetext>I updated the summary to reflect that these definitions should in fact be non-normative. The action for the MediaKeySession State Definitions is to change the text of its parent section to state &quot;This section and its subsections are non-normative.&quot;

We should also make the Event Summary section non-normative.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101167</commentid>
    <comment_count>4</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2014-02-21 22:44:09 +0000</bug_when>
    <thetext>(In reply to David Dorwin from comment #3)
&gt; I updated the summary to reflect that these definitions should in fact be
&gt; non-normative. The action for the MediaKeySession State Definitions is to
&gt; change the text of its parent section to state &quot;This section and its
&gt; subsections are non-normative.&quot;

The current text says that section 2.2 is non-normative. We believe that this automatically means the subsections.

&gt; We should also make the Event Summary section non-normative.
Fixed -&gt; https://dvcs.w3.org/hg/html-media/rev/21cf5278e147</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101294</commentid>
    <comment_count>5</comment_count>
    <who name="David Dorwin">ddorwin</who>
    <bug_when>2014-02-25 00:16:09 +0000</bug_when>
    <thetext>(In reply to Adrian Bateman [MSFT] from comment #4)
&gt; (In reply to David Dorwin from comment #3)
&gt; &gt; I updated the summary to reflect that these definitions should in fact be
&gt; &gt; non-normative. The action for the MediaKeySession State Definitions is to
&gt; &gt; change the text of its parent section to state &quot;This section and its
&gt; &gt; subsections are non-normative.&quot;
&gt; 
&gt; The current text says that section 2.2 is non-normative. We believe that
&gt; this automatically means the subsections.

Section 9 currently says &quot;This section and its subsections are non-normative.&quot; (It uses &lt;non-normative-sections/&gt;.) I think we should either say the same here or update section 9 and remove the template.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101295</commentid>
    <comment_count>6</comment_count>
    <who name="Adrian Bateman [MSFT]">adrianba</who>
    <bug_when>2014-02-25 00:26:12 +0000</bug_when>
    <thetext>(In reply to David Dorwin from comment #5)
&gt; Section 9 currently says &quot;This section and its subsections are
&gt; non-normative.&quot; (It uses &lt;non-normative-sections/&gt;.) I think we should
&gt; either say the same here or update section 9 and remove the template.

Done.
https://dvcs.w3.org/hg/html-media/rev/4af01d086b6c</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>