<?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>28169</bug_id>
          
          <creation_ts>2015-03-08 15:18:23 +0000</creation_ts>
          <short_desc>HTMLFormElement.action should be reflected as a URL</short_desc>
          <delta_ts>2015-03-31 09:06:01 +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>https://html.spec.whatwg.org/#the-form-element</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>mike</cc>
    
    <cc>philipj</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>118430</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2015-03-08 15:18:23 +0000</bug_when>
    <thetext>Specification: https://html.spec.whatwg.org/
Multipage: https://html.spec.whatwg.org/multipage/#the-form-element
Complete: https://html.spec.whatwg.org/#the-form-element
Referrer: 

Comment:
HTMLFormElement.action should be reflected as a URL

Posted from: 14.162.102.1
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36 OPR/27.0.1689.76</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>118431</commentid>
    <comment_count>1</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-03-08 15:20:13 +0000</bug_when>
    <thetext>http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3442

It&apos;s treated as a URL in WebKit, Blink, Gecko and IE.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119095</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2015-03-30 22:32:31 +0000</bug_when>
    <thetext>This appears to be what the spec says already, unless I&apos;m missing something?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>119126</commentid>
    <comment_count>3</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2015-03-31 09:06:01 +0000</bug_when>
    <thetext>Oh, yes it is: &quot;The action IDL attribute must reflect the content attribute of the same name, except that on getting, when the content attribute is missing or its value is the empty string, the document&apos;s address must be returned instead.&quot;

There&apos;s no link to the &quot;content attribute of the same name&quot;, but https://html.spec.whatwg.org/#attr-fs-action does define it as a URL.

FWIW, the &quot;except that on getting, when the content attribute is missing or its value is the empty string, the document&apos;s address must be returned instead&quot; bit isn&apos;t implemented in Blink.

It would be very nice with a WebIDL extended attribute for reflection and the kinds of reflection. Resolving as invalid in any event.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>