<?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>169748</bug_id>
          
          <creation_ts>2017-03-16 06:26:01 -0700</creation_ts>
          <short_desc>_parent named browsing context should not be case-sensitive</short_desc>
          <delta_ts>2017-04-04 20:13:33 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>169747</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=169747</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=170128</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Lyza Gardner">lyza</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>phistuck</cc>
    
    <cc>zcorpan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1288538</commentid>
    <comment_count>0</comment_count>
    <who name="Lyza Gardner">lyza</who>
    <bug_when>2017-03-16 06:26:01 -0700</bug_when>
    <thetext>(Likely related to https://bugs.webkit.org/show_bug.cgi?id=169747 )

Browsing context name keywords should not be case-sensitive (https://html.spec.whatwg.org/#browsing-context-names).

Steps to reproduce issue:

1. `window.open` a document into `_pARent`

Expected behavior:

Browser should choose parent browsing context, if one available, or current browsing context if current is a top-level browsing context.

Actual behavior:

Browser creates a new browsing context (i.e. tab/window)

Browser appears to be choosing a new, not-previously-existing, non-keyword browsing context when given `_pARent`

Subsequent calls to `window.open` into `pARent` are reusing the new browsing context created by the first invocation

Related web-platform-tests tests: https://github.com/w3c/web-platform-tests/pull/5150</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1289457</commentid>
    <comment_count>1</comment_count>
    <who name="PhistucK">phistuck</who>
    <bug_when>2017-03-20 03:37:21 -0700</bug_when>
    <thetext>Filed an HTML issue, so this might not be a bug -
https://github.com/whatwg/html/issues/2443</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1291417</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Pieters (:zcorpan)">zcorpan</who>
    <bug_when>2017-03-27 00:24:12 -0700</bug_when>
    <thetext>Concluded in https://github.com/whatwg/html/issues/2443#issuecomment-289043039 that case-insensitive is better.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1294337</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2017-04-04 20:13:33 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 169747 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>