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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>92057</bug_id>
          
          <creation_ts>2012-07-23 19:49:51 -0700</creation_ts>
          <short_desc>The HTML parser shouldn&apos;t read information back from the DOM</short_desc>
          <delta_ts>2012-08-03 10:17:33 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</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>
          <dependson>92065</dependson>
    
    <dependson>92079</dependson>
    
    <dependson>92240</dependson>
    
    <dependson>92715</dependson>
    
    <dependson>92830</dependson>
    
    <dependson>92841</dependson>
    
    <dependson>93047</dependson>
          <blocked>90751</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Kwang Yul Seo">skyul</reporter>
          <assigned_to name="Kwang Yul Seo">skyul</assigned_to>
          <cc>abarth</cc>
    
    <cc>eric</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>676340</commentid>
    <comment_count>0</comment_count>
    <who name="Kwang Yul Seo">skyul</who>
    <bug_when>2012-07-23 19:49:51 -0700</bug_when>
    <thetext>Because now the HTML parser keeps tokens in the element stack and the active formatting element list, we shouldn&apos;t read information back from the DOM. Instead, perform operations using tokens.

This is a prerequisite for Bug 90751 because the tree builder in speculation must be able to proceed without actually creating elements.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>676343</commentid>
    <comment_count>1</comment_count>
    <who name="Kwang Yul Seo">skyul</who>
    <bug_when>2012-07-23 19:55:30 -0700</bug_when>
    <thetext>This bug requires many mechanical changes. I will split the patch into multiple small pieces for the ease of review.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>686892</commentid>
    <comment_count>2</comment_count>
    <who name="Kwang Yul Seo">skyul</who>
    <bug_when>2012-08-03 10:17:33 -0700</bug_when>
    <thetext>Done.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>