<?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>46591</bug_id>
          
          <creation_ts>2010-09-26 16:33:53 -0700</creation_ts>
          <short_desc>[Meta] Implement CSS parser in C++</short_desc>
          <delta_ts>2016-12-06 09:05:14 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</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>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>161095</dependson>
    
    <dependson>161174</dependson>
    
    <dependson>161537</dependson>
    
    <dependson>161695</dependson>
    
    <dependson>161749</dependson>
    
    <dependson>161813</dependson>
    
    <dependson>161868</dependson>
    
    <dependson>161916</dependson>
    
    <dependson>161931</dependson>
    
    <dependson>162018</dependson>
    
    <dependson>162033</dependson>
    
    <dependson>162078</dependson>
    
    <dependson>165213</dependson>
          <blocked>16708</blocked>
    
    <blocked>46590</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dimitri Glazkov (Google)">dglazkov</reporter>
          <assigned_to name="Dave Hyatt">hyatt</assigned_to>
          <cc>abarth</cc>
    
    <cc>annevk</cc>
    
    <cc>ap</cc>
    
    <cc>arv</cc>
    
    <cc>cmarcelo</cc>
    
    <cc>eoconnor</cc>
    
    <cc>hyatt</cc>
    
    <cc>jonlee</cc>
    
    <cc>martijn</cc>
    
    <cc>peter</cc>
    
    <cc>phiw2</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>skyul</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>webmaster</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>285198</commentid>
    <comment_count>0</comment_count>
    <who name="Dimitri Glazkov (Google)">dglazkov</who>
    <bug_when>2010-09-26 16:33:53 -0700</bug_when>
    <thetext>Get rid of the existing bison-based parser, implement our own parser, fix bugs and improve extensibility in the process</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285200</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Barth">abarth</who>
    <bug_when>2010-09-26 16:43:42 -0700</bug_when>
    <thetext>Is there a spec for how a CSS parser should work?  Can we produce a spec at the same time as we produce the implementation?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285253</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2010-09-26 19:48:01 -0700</bug_when>
    <thetext>One major win here would be better error reporting.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285344</commentid>
    <comment_count>3</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2010-09-26 23:51:37 -0700</bug_when>
    <thetext>There is nothing apart from the grammar plus prose combination the current specifications have. Having an HTML5-like specification for this would be really great.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>285570</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2010-09-27 10:51:14 -0700</bug_when>
    <thetext>I can already see a bug filed three years later: get rid of messy-crashy-buggy-slow manually maintained CSS parser code, replace it with autogenerated one :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1133935</commentid>
    <comment_count>5</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2015-10-16 11:14:11 -0700</bug_when>
    <thetext>&lt;rdar://problem/23146798&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1256813</commentid>
    <comment_count>6</comment_count>
    <who name="Dave Hyatt">hyatt</who>
    <bug_when>2016-12-06 09:05:14 -0800</bug_when>
    <thetext>Turned on (see bug 165213).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>