<?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>188974</bug_id>
          
          <creation_ts>2018-08-26 23:23:31 -0700</creation_ts>
          <short_desc>[WPE] fast/css/unknown-pseudo-element-matching.html is failing</short_desc>
          <delta_ts>2020-03-12 03:31:05 -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>New Bugs</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>LayoutTestFailure</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Zan Dobersek">zan</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>dpino</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1453811</commentid>
    <comment_count>0</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2018-08-26 23:23:31 -0700</bug_when>
    <thetext>The fast/css/unknown-pseudo-element-matching.html layout test is failing on the WPE port:

--- /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/css/unknown-pseudo-element-matching-expected.txt
+++ /home/zan/Work/webkit/git/WebKitBuild/Release/layout-test-results/fast/css/unknown-pseudo-element-matching-actual.txt
@@ -43,13 +43,13 @@
 input[type=range]::-webkit-slider-thumb:disabled should not match: PASS
 
 Should match :hover when the mouse is over the slider thumb:
-::-webkit-slider-thumb:hover should match: PASS
-*::-webkit-slider-thumb:hover should match: PASS
-input::-webkit-slider-thumb:hover should match: PASS
-#foo::-webkit-slider-thumb:hover should match: PASS
-input#foo::-webkit-slider-thumb:hover should match: PASS
-input.bar::-webkit-slider-thumb:hover should match: PASS
-input[type=range]::-webkit-slider-thumb:hover should match: PASS
+::-webkit-slider-thumb:hover should match: FAIL
+*::-webkit-slider-thumb:hover should match: FAIL
+input::-webkit-slider-thumb:hover should match: FAIL
+#foo::-webkit-slider-thumb:hover should match: FAIL
+input#foo::-webkit-slider-thumb:hover should match: FAIL
+input.bar::-webkit-slider-thumb:hover should match: FAIL
+input[type=range]::-webkit-slider-thumb:hover should match: FAIL
 
 Should match when combined with descendant selectors:
 #baz ::-webkit-slider-thumb should match: PASS</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1629120</commentid>
    <comment_count>1</comment_count>
    <who name="Diego Pino">dpino</who>
    <bug_when>2020-03-12 03:31:05 -0700</bug_when>
    <thetext>Fixed within the range [r257048-r257050].</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>