<?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>17874</bug_id>
          
          <creation_ts>2012-07-18 07:10:08 +0000</creation_ts>
          <short_desc>Over-specification in &quot;Page load processing model for text files&quot;</short_desc>
          <delta_ts>2012-07-23 03:55:59 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://dev.w3.org/html5/spec/single-page.html#read-text</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>julian.reschke</cc>
    
    <cc>kennyluck</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>70218</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-07-18 07:10:08 +0000</bug_when>
    <thetext>This was was cloned from bug 17304 as part of operation convergence.
Originally filed: 2012-06-04 13:13:00 +0000
Original reporter: Julian Reschke &lt;julian.reschke@gmx.de&gt;

================================================================================
 #0   Julian Reschke                                  2012-06-04 13:13:54 +0000 
--------------------------------------------------------------------------------
Section 5.6.4, &quot;Page load processing model for text files&quot;, currently requires UAs to re-use the &lt;plaintext&gt; handler to handle content of type text/plain.

This makes it impossible (*) to improve handling of text/plain, such as for:

- handling format=flowed (RFC 3676),

- handling FF characters for printing (see &lt;https://bugzilla.mozilla.org/show_bug.cgi?id=92250&gt;), and

- handling text/plain fragment identifiers (RFC 5147).

I believe the spec should allow the UA to augment the document with markup as long as the displayed text is not affected.

(*) Unless the improvement could be done using CSS, which doesn&apos;t seem to be the case for the examples mentioned above.
================================================================================</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>71186</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-07-19 23:14:23 +0000</bug_when>
    <thetext>UAs can layer any rendering they want on top (e.g. using a technology like XBL), the point is that the DOM must be as specced. This is required for compat reasons.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>