RESOLVED FIXED 208983
[WPE] imported/w3c/web-platform-tests/html/rendering/widgets/appearance/default-styles.html has been failing since added in r249886
https://bugs.webkit.org/show_bug.cgi?id=208983
Summary [WPE] imported/w3c/web-platform-tests/html/rendering/widgets/appearance/defau...
Diego Pino
Reported 2020-03-12 01:18:44 PDT
Diff: --- /home/dpino/workspace/webkit-wpe/layout-test-results/retries/imported/w3c/web-platform-tests/html/rendering/widgets/appearance/default-styles-expected.txt +++ /home/dpino/workspace/webkit-wpe/layout-test-results/retries/imported/w3c/web-platform-tests/html/rendering/widgets/appearance/default-styles-actual.txt @@ -14,7 +14,7 @@ FAIL <input type="datetime-local"> assert_equals: -webkit-appearance expected "auto" but got "textfield" FAIL <input type="number"> assert_equals: -webkit-appearance expected "auto" but got "textfield" FAIL <input type="range"> assert_equals: -webkit-appearance expected "auto" but got "slider-horizontal" -FAIL <input type="color"> assert_equals: -webkit-appearance expected "auto" but got "color-well" +FAIL <input type="color"> assert_equals: -webkit-appearance expected "auto" but got "textfield" FAIL <input type="checkbox"> assert_equals: -webkit-appearance expected "auto" but got "checkbox" FAIL <input type="radio"> assert_equals: -webkit-appearance expected "auto" but got "radio" FAIL <input type="submit"> assert_equals: -webkit-appearance expected "auto" but got "push-button"
Attachments
Diego Pino
Comment 1 2024-05-27 07:11:58 PDT
bug
Note You need to log in before you can comment on or make changes to this bug.