Bug 208983 - [WPE] imported/w3c/web-platform-tests/html/rendering/widgets/appearance/default-styles.html has been failing since added in r249886
Summary: [WPE] imported/w3c/web-platform-tests/html/rendering/widgets/appearance/defau...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-12 01:18 PDT by Diego Pino
Modified: 2024-05-27 07:12 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 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"
Comment 1 Diego Pino 2024-05-27 07:11:58 PDT
bug