<?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>156108</bug_id>
          
          <creation_ts>2016-04-01 06:48:00 -0700</creation_ts>
          <short_desc>[GTK] Custom elements specification.</short_desc>
          <delta_ts>2016-11-01 21:44:55 -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>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>154907</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Carlos Alberto Lopez Perez">clopez</reporter>
          <assigned_to name="WebKitGTK+ bugs">bugs-noreply</assigned_to>
          <cc>bugs-noreply</cc>
    
    <cc>caitp</cc>
    
    <cc>cgarcia</cc>
    
    <cc>gyuyoung.kim</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>rniwa</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1179832</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2016-04-01 06:48:00 -0700</bug_when>
    <thetext>There is an ongoing implementation of the custom elements API &lt;https://www.w3.org/TR/custom-elements/&gt; on bug 154907.

This bug is for tracking the implementation of the GTK+ specific parts of this specification (if any), for enabling it and for testing it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1179916</commentid>
    <comment_count>1</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2016-04-01 12:46:22 -0700</bug_when>
    <thetext>I don&apos;t think there will be any port specific code needed other than port specific WebKit API to be exposed if any.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1180362</commentid>
    <comment_count>2</comment_count>
    <who name="Carlos Alberto Lopez Perez">clopez</who>
    <bug_when>2016-04-04 07:30:30 -0700</bug_when>
    <thetext>(In reply to comment #1)
&gt; I don&apos;t think there will be any port specific code needed other than port
&gt; specific WebKit API to be exposed if any.

On the GTK+ port currently running the tests inside fast/custom-elements currently gives the following:

Regressions: Unexpected text-only failures (11)
  fast/custom-elements/Document-createElement.html [ Failure ]
  fast/custom-elements/Document-defineElement.html [ Failure ]
  fast/custom-elements/HTMLElement-constructor.html [ Failure ]
  fast/custom-elements/defined-pseudo-class.html [ Failure ]
  fast/custom-elements/parser/parser-constructs-custom-element-synchronously.html [ Failure ]
  fast/custom-elements/parser/parser-constructs-custom-elements.html [ Failure ]
  fast/custom-elements/parser/parser-fallsback-to-unknown-element.html [ Failure ]
  fast/custom-elements/parser/parser-sets-attributes-and-children.html [ Failure ]
  fast/custom-elements/parser/parser-uses-constructed-element.html [ Failure ]
  fast/custom-elements/upgrading/Node-cloneNode.html [ Failure ]
  fast/custom-elements/upgrading/upgrading-parser-created-element.html [ Failure ]

Regressions: Unexpected image-only failures (1)
  fast/custom-elements/defined-rule.html [ ImageOnlyFailure ]

Regressions: Unexpected timeouts (4)
  fast/custom-elements/attribute-changed-callback.html [ Timeout ]
  fast/custom-elements/lifecycle-callback-timing.html [ Timeout ]
  fast/custom-elements/parser/parser-constructs-custom-element-in-document-write.html [ Timeout ]
  fast/custom-elements/parser/parser-uses-registry-of-owner-document.html [ Timeout ]


On r195087 &lt;http://trac.webkit.org/r195087&gt; you set the the fast/custom-elements as expected to fail for all ports but the Mac one. However, some tests were timing out (instead of failing), this caused unexpected failures on the bots.

So I skipped completely the fast/custom-elements tests on r198993 &lt;http://trac.webkit.org/r198993&gt; for the GTK+ port linking to this bug.

The EFL port did something similar in r198779 &lt;http://trac.webkit.org/r198779&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1238082</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2016-10-09 08:35:19 -0700</bug_when>
    <thetext>All tests added in r206838 are failing. I&apos;ll skip these too.

Is there a build or runtime flag for custom elements?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1246617</commentid>
    <comment_count>4</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2016-10-31 15:04:38 -0700</bug_when>
    <thetext>I&apos;m enabling this feature everywhere on https://bugs.webkit.org/show_bug.cgi?id=164242.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1247220</commentid>
    <comment_count>5</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2016-11-01 21:44:55 -0700</bug_when>
    <thetext>Fixed in https://bugs.webkit.org/show_bug.cgi?id=164242.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>