Bug 182517

Summary: REGRESSION (r228044): Multiple fast/css-generated-content/initial-letter* tests are failing
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mmaxfield, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Matt Lewis 2018-02-05 16:14:19 PST
The following layout tests are failing on iOS Simulator

  fast/css-generated-content/initial-letter-basic.html 
  fast/css-generated-content/initial-letter-border-padding.html 
  fast/css-generated-content/initial-letter-raised.html 
  fast/css-generated-content/initial-letter-sunken.html


Probable cause:

https://trac.webkit.org/changeset/228121/webkit 

This is a fairly consistent fail and is starting to effect EWS

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcss-generated-content%2Finitial-letter-basic.html

https://build.webkit.org/builders/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/builds/3011
https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r228125%20(3011)/results.html
Comment 1 Radar WebKit Bug Importer 2018-02-05 17:22:19 PST
<rdar://problem/37256873>
Comment 2 Matt Lewis 2018-02-05 17:27:55 PST
Correction on which commit caused this: 

https://trac.webkit.org/changeset/228044/webkit
Comment 3 Myles C. Maxfield 2018-02-05 18:23:12 PST
These should just be rebaselined.
Comment 4 Myles C. Maxfield 2018-02-05 18:27:56 PST
Committed r228147: <https://trac.webkit.org/changeset/228147>