Bug 240986
Summary: | REGRESSION (250994@main): inspector/css/css-property.html is consistently failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hi, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 13 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=156271 |
Ryan Haddad
inspector/css/css-property.html is consistently failing after 250994@main landed
--- /Volumes/Data/worker/Apple-BigSur-Release-WK2-Tests/build/layout-test-results/inspector/css/css-property-expected.txt
+++ /Volumes/Data/worker/Apple-BigSur-Release-WK2-Tests/build/layout-test-results/inspector/css/css-property-actual.txt
@@ -3,7 +3,9 @@
== Running test suite: CSSProperty
-- Running test case: CSSProperty.NameCount
-PASS: "display" should have at least 2 counts.
+FAIL: "display" should have at least 2 counts.
+ Expected: greater than or equal to 2
+ Actual: 1
PASS: "background-repeat" should have at least 1 count.
PASS: "background-repeat-x" should not be counted.
PASS: "background-repeat-y" should not be counted.
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcss%2Fcss-property.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94001813>
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/1078
EWS
Committed r294912 (251033@main): <https://commits.webkit.org/251033@main>
Reviewed commits have been landed. Closing PR #1078 and removing active labels.