[Webkit-unassigned] [Bug 118611] New: location.href and document.URL incorrect when domain is non-ASCII

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 12 11:33:22 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118611

           Summary: location.href and document.URL incorrect when domain
                    is non-ASCII
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://ит-7.рф/test.html
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bzbarsky at mit.edu


STEPS TO REPRODUCE:

1. Load http://ит-7.рф/test.html
2. Examine window.location.href
3. Examine document.URL

EXPECTED RESULT: Both location.href and document.URL show the Unicode string, not punycode.

ACTUAL RESULT: Punycode is shown.

ADDITIONAL INFO:

Relevant spec at http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#set-the-document%27s-address 

Relevant comments from spec editor at http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2013-July/040031.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list