<?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>19236</bug_id>
          
          <creation_ts>2008-05-23 17:41:34 -0700</creation_ts>
          <short_desc>Inspector should show CSS warnings/errors</short_desc>
          <delta_ts>2014-01-12 15:02:52 -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>Web Inspector (Deprecated)</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></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>9687</dependson>
    
    <dependson>102750</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anthony Ricaud">rik</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>apavlov</cc>
    
    <cc>aroben</cc>
    
    <cc>bburg</cc>
    
    <cc>priyajeet.hora</cc>
    
    <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>81371</commentid>
    <comment_count>0</comment_count>
    <who name="Anthony Ricaud">rik</who>
    <bug_when>2008-05-23 17:41:34 -0700</bug_when>
    <thetext>Like HTML or JS, CSS problems should be visible. Either in the console and in the resource pane.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>328271</commentid>
    <comment_count>1</comment_count>
    <who name="Alexander Pavlov (apavlov)">apavlov</who>
    <bug_when>2011-01-01 05:17:39 -0800</bug_when>
    <thetext>What constitutes a CSS warning/error? The CSS spec is quite liberal to the CSS stylesheet format: http://www.w3.org/TR/CSS21/syndata.html#parsing-errors. Thus, it is debatable which violations should actually count as errors.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>731913</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2012-10-01 12:48:44 -0700</bug_when>
    <thetext>There are various useful things we could display:
1. Parsing errors; highlighting syntax errors like missing braces or semicolons
2. Content errors:
  invalid properties (though we probably don&apos;t want to show all these, since people make use of this in valid stylesheets)
  invalid values
3. Improvement suggestions: e.g. large negative text-indent not coupled with overflow:hidden</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>967043</commentid>
    <comment_count>3</comment_count>
    <who name="Blaze Burg">bburg</who>
    <bug_when>2014-01-12 15:02:52 -0800</bug_when>
    <thetext>CSS errors and warnings are logged to console and highlighted in the CSS text editor in the current inspector.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>