Bug 182517
Summary: | REGRESSION (r228044): Multiple fast/css-generated-content/initial-letter* tests are failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lewis <jlewis3> |
Component: | CSS | Assignee: | 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 |
Matt Lewis
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/37256873>
Matt Lewis
Correction on which commit caused this:
https://trac.webkit.org/changeset/228044/webkit
Myles C. Maxfield
These should just be rebaselined.
Myles C. Maxfield
Committed r228147: <https://trac.webkit.org/changeset/228147>