[Webkit-unassigned] [Bug 179989] REGRESSION(r225098): [GTK] Some features have changed of value (13 new failures)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 24 03:57:18 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=179989

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I'm not surprised that the feature set we were testing is so arbitrarily different than the feature set that we release. I'm relieved we've finally gotten rid of the second set of feature defaults.

> The new failures:
>  http/tests/misc/prefetch-purpose.html [ Timeout ]
>  http/tests/misc/link-rel-prefetch-and-subresource.html [ Timeout ]
>  fast/dom/HTMLLinkElement/subresource.html [ Timeout ]
>  fast/dom/HTMLLinkElement/prefetch-onload.html [ Timeout ]
>  fast/dom/HTMLLinkElement/prefetch-onerror.html [ Timeout ]
>  fast/dom/HTMLLinkElement/prefetch.html [ Timeout ]
>  fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html [
> Timeout ]
>  fast/dom/HTMLLinkElement/link-and-subresource-test.html [ Timeout ]

These tests should all be skipped, because they require ENABLE_LINK_PREFETCH, which we have never supported.

>  fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-
> justify-inherited.html [ Failure ]
>  fast/css3-text/css3-text-justify/getComputedStyle/getComputedStyle-text-
> justify.html [ Failure ]
>  fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-
> align-last-inherited.html [ Failure ]
>  fast/css3-text/css3-text-align-last/getComputedStyle/getComputedStyle-text-
> align-last.html [ Failure ]

And these tests should all be skipped because they rely on ENABLE_CSS3_TEXT, which we have never supported.

It would be interesting for someone familiar with web standards to review our feature list. I suspect there are many other low-hanging features besides these two that are probably disabled for no reason.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171124/0166959e/attachment.html>


More information about the webkit-unassigned mailing list