<?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>25212</bug_id>
          
          <creation_ts>2014-03-31 06:58:34 +0000</creation_ts>
          <short_desc>Tag omission rules for rt and rtc are not correct</short_desc>
          <delta_ts>2014-06-04 15:07:53 +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>HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Koji Ishii">kojiishi</reporter>
          <assigned_to name="Robin Berjon">robin</assigned_to>
          <cc>fantasai.bugs</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</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>103156</commentid>
    <comment_count>0</comment_count>
    <who name="Koji Ishii">kojiishi</who>
    <bug_when>2014-03-31 06:58:34 +0000</bug_when>
    <thetext>From the tag omission rules in the ED[1]:
* rb, rtc, and rp auto-closes if immediately followed by rb, rt, rtc, or rp
* rt auto-closes if immediately followed by rb, rt, or rp

Issues are:
1. rtc should not auto-close if immediately followed by rt
2. rt should auto-close if immediately followed by rtc

The tests Robin wrote[2] confirm that &lt;rt&gt; does not auto-close &lt;rtc&gt;

[1] http://www.w3.org/html/wg/drafts/html/CR/syntax.html#syntax-tag-omission
[2] https://github.com/html5lib/html5lib-tests/pull/27/files</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>107279</commentid>
    <comment_count>1</comment_count>
    <who name="Robin Berjon">robin</who>
    <bug_when>2014-06-04 15:07:53 +0000</bug_when>
    <thetext>You are entirely correct, they were inverted. This has been fixed, thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>