<?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>13019</bug_id>
          
          <creation_ts>2011-06-22 21:17:28 +0000</creation_ts>
          <short_desc>Organization of the user agent style sheet section makes it near-impossible to see whether it&apos;s correct</short_desc>
          <delta_ts>2011-08-04 05:16:06 +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>LC1 HTML5 spec</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#the-css-user-agent-style-sheet-and-presentational-hints</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>critical</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ayg</cc>
    
    <cc>bzbarsky</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>Ms2ger</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>50118</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-06-22 21:17:28 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html
Multipage: http://www.whatwg.org/C#the-css-user-agent-style-sheet-and-presentational-hints
Complete: http://www.whatwg.org/c#the-css-user-agent-style-sheet-and-presentational-hints

Comment:
Organization of the user agent style sheet section makes it near-impossible to
see whether it&apos;s correct

Posted from: 71.184.125.56
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0a1) Gecko/20110621 Firefox/7.0a1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50131</commentid>
    <comment_count>1</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2011-06-22 22:09:10 +0000</bug_when>
    <thetext>In particular, the section is organized not by element(s) being styled but by properties being set.  Just determining what the border styles for tables look like involves reading two separate sections: &quot;Fonts and Colors&quot;, &quot;Punctuation and Decorations&quot;.  In the latter, two completely separate chunks of style information separated by prose need to be read.

It would make more sense to me, and make the specification much more reviewable, to have a section on table styles, a section on list styles, a section on alignment, a section on display types, and then see what&apos;s left.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50173</commentid>
    <comment_count>2</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2011-06-23 16:51:26 +0000</bug_when>
    <thetext>How would you organize it by the element?  Often one rule affects a zillion elements.  Should it be split into lots of rules?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50175</commentid>
    <comment_count>3</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2011-06-23 17:02:01 +0000</bug_when>
    <thetext>I proposed a specific start to the organization in comment 1.

For the rest, it depends.  There&apos;s clearly no need to have more than one rule for [disabled].</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50176</commentid>
    <comment_count>4</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2011-06-23 17:03:05 +0000</bug_when>
    <thetext>Maybe what&apos;s really needed here is organization by what rules are meant to do (as opposed to what properties they set to accomplish that goal, which is not quite the same thing).  The various table border rules are all meant to work together coherently, and should be organized that way.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50578</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-07-02 00:12:53 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: see diff given below
Rationale: Concurred with reporter&apos;s comments.

I would appreciate careful review of the diff below to make sure I didn&apos;t screw anything up.

Also, this is just a first attempt at reorganising this to make it more usable. If you can think of anything to make it even more usable, please don&apos;t hesitate to file more bugs on this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>50579</commentid>
    <comment_count>6</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-07-02 00:13:16 +0000</bug_when>
    <thetext>Checked in as WHATWG revision r6276.
Check-in comment: Attempt to reorganise the rendering section to make it more usable for implementors
http://html5.org/tools/web-apps-tracker?from=6275&amp;to=6276</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>53659</commentid>
    <comment_count>7</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:16:06 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>