<?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>217255</bug_id>
          
          <creation_ts>2020-10-02 15:23:22 -0700</creation_ts>
          <short_desc>REGRESSION(r267887): [ macOS iOS ] fast/css/getComputedStyle/computed-style-without-renderer.html and imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties.html are constant failures</short_desc>
          <delta_ts>2020-10-02 16:03:25 -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>DUPLICATE</resolution>
          <dup_id>217254</dup_id>
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=217254</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="Hector Lopez">hector_i_lopez</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1694256</commentid>
    <comment_count>0</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-10-02 15:23:22 -0700</bug_when>
    <thetext>fast/css/getComputedStyle/computed-style-without-renderer.html
imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties.html

Tests are constant failures according to history on macOS and iOS. First occurrence of failure is at https://trac.webkit.org/changeset/267887/webkit

History:

https://results.webkit.org/?suite=layout-tests&amp;suite=layout-tests&amp;test=fast%2Fcss%2FgetComputedStyle%2Fcomputed-style-without-renderer.html&amp;test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-pseudo%2Ffirst-letter-allowed-properties.html

Diff fast/css/getComputedStyle/computed-style-without-renderer.html 

--- /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
+++ /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/fast/css/getComputedStyle/computed-style-without-renderer-actual.txt
@@ -173,7 +173,7 @@
 text-shadow: none
 text-transform: none
 top: auto
-transform: none
+transform:
 transform-style: flat
 transition-delay: 0s
 transition-duration: 0s

Diff imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties.html

--- /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties-expected.txt
+++ /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties-actual.txt
@@ -32,6 +32,6 @@
 PASS verticalAlign should be applied to first-letter pseudo elements.
 PASS wordSpacing should be applied to first-letter pseudo elements.
 FAIL transition should not be applied to first-letter pseudo elements. assert_equals: expected &quot;all 0s ease 0s&quot; but got &quot;transform 1s ease 0s&quot;
-PASS transform should not be applied to first-letter pseudo elements.
+FAIL transform should not be applied to first-letter pseudo elements. assert_equals: expected &quot;none&quot; but got &quot;&quot;
 FAIL wordBreak should not be applied to first-letter pseudo elements. assert_equals: expected &quot;normal&quot; but got &quot;break-all&quot;

Was able to reproduce both tests on revision r267887 but not r267875(first previous spade):

run-webkit-tests imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties.html --iterations 1000 --ios-simulator --exit-after-n-failures 3 

Running 1 WebKitTestRunnerApp.app.

[1/1000] imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties.html failed unexpectedly (text diff)
[2/1000] imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties.html failed unexpectedly (text diff)
[3/1000] imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties.html failed unexpectedly (text diff)
Exiting early after 3 failures. 3 tests run.


0 tests ran as expected, 3 didn&apos;t (997 didn&apos;t run):


Regressions: Unexpected text-only failures (1)
  imported/w3c/web-platform-tests/css/css-pseudo/first-letter-allowed-properties.html [ Failure ]

run-webkit-tests fast/css/getComputedStyle/computed-style-without-renderer.html  --iterations 1000 --ios-simulator --exit-after-n-failures 3 

Running 1 WebKitTestRunnerApp.app.

[1/1000] fast/css/getComputedStyle/computed-style-without-renderer.html failed unexpectedly (text diff)
[2/1000] fast/css/getComputedStyle/computed-style-without-renderer.html failed unexpectedly (text diff)
[3/1000] fast/css/getComputedStyle/computed-style-without-renderer.html failed unexpectedly (text diff)
Exiting early after 3 failures. 3 tests run.


0 tests ran as expected, 3 didn&apos;t (997 didn&apos;t run):


Regressions: Unexpected text-only failures (1)
  fast/css/getComputedStyle/computed-style-without-renderer.html [ Failure ]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1694262</commentid>
    <comment_count>1</comment_count>
    <who name="Hector Lopez">hector_i_lopez</who>
    <bug_when>2020-10-02 15:33:01 -0700</bug_when>
    <thetext>https://bugs.webkit.org/show_bug.cgi?id=217254 shows revert</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1694274</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-10-02 16:03:25 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>