diff --git a/tests/wpt/metadata/html/semantics/forms/the-input-element/type-change-state.html.ini b/tests/wpt/metadata/html/semantics/forms/the-input-element/type-change-state.html.ini index 56fba7b97bf..1999c699e92 100644 --- a/tests/wpt/metadata/html/semantics/forms/the-input-element/type-change-state.html.ini +++ b/tests/wpt/metadata/html/semantics/forms/the-input-element/type-change-state.html.ini @@ -1,3 +1,905 @@ [type-change-state.html] type: testharness - disabled: intermittent failures + [change state from hidden to text] + expected: FAIL + + [change state from hidden to search] + expected: FAIL + + [change state from hidden to tel] + expected: FAIL + + [change state from hidden to url] + expected: FAIL + + [change state from hidden to email] + expected: FAIL + + [change state from hidden to password] + expected: FAIL + + [change state from hidden to datetime] + expected: FAIL + + [change state from hidden to date] + expected: FAIL + + [change state from hidden to month] + expected: FAIL + + [change state from hidden to week] + expected: FAIL + + [change state from hidden to time] + expected: FAIL + + [change state from hidden to number] + expected: FAIL + + [change state from hidden to range] + expected: FAIL + + [change state from hidden to color] + expected: FAIL + + [change state from text to search] + expected: FAIL + + [change state from text to tel] + expected: FAIL + + [change state from text to url] + expected: FAIL + + [change state from text to email] + expected: FAIL + + [change state from text to password] + expected: FAIL + + [change state from text to datetime] + expected: FAIL + + [change state from text to date] + expected: FAIL + + [change state from text to month] + expected: FAIL + + [change state from text to week] + expected: FAIL + + [change state from text to time] + expected: FAIL + + [change state from text to number] + expected: FAIL + + [change state from text to range] + expected: FAIL + + [change state from text to color] + expected: FAIL + + [change state from search to text] + expected: FAIL + + [change state from search to tel] + expected: FAIL + + [change state from search to url] + expected: FAIL + + [change state from search to email] + expected: FAIL + + [change state from search to password] + expected: FAIL + + [change state from search to datetime] + expected: FAIL + + [change state from search to date] + expected: FAIL + + [change state from search to month] + expected: FAIL + + [change state from search to week] + expected: FAIL + + [change state from search to time] + expected: FAIL + + [change state from search to number] + expected: FAIL + + [change state from search to range] + expected: FAIL + + [change state from search to color] + expected: FAIL + + [change state from tel to text] + expected: FAIL + + [change state from tel to search] + expected: FAIL + + [change state from tel to url] + expected: FAIL + + [change state from tel to email] + expected: FAIL + + [change state from tel to password] + expected: FAIL + + [change state from tel to datetime] + expected: FAIL + + [change state from tel to date] + expected: FAIL + + [change state from tel to month] + expected: FAIL + + [change state from tel to week] + expected: FAIL + + [change state from tel to time] + expected: FAIL + + [change state from tel to number] + expected: FAIL + + [change state from tel to range] + expected: FAIL + + [change state from tel to color] + expected: FAIL + + [change state from url to text] + expected: FAIL + + [change state from url to search] + expected: FAIL + + [change state from url to tel] + expected: FAIL + + [change state from url to email] + expected: FAIL + + [change state from url to password] + expected: FAIL + + [change state from url to datetime] + expected: FAIL + + [change state from url to date] + expected: FAIL + + [change state from url to month] + expected: FAIL + + [change state from url to week] + expected: FAIL + + [change state from url to time] + expected: FAIL + + [change state from url to number] + expected: FAIL + + [change state from url to range] + expected: FAIL + + [change state from url to color] + expected: FAIL + + [change state from email to text] + expected: FAIL + + [change state from email to search] + expected: FAIL + + [change state from email to tel] + expected: FAIL + + [change state from email to url] + expected: FAIL + + [change state from email to password] + expected: FAIL + + [change state from email to datetime] + expected: FAIL + + [change state from email to date] + expected: FAIL + + [change state from email to month] + expected: FAIL + + [change state from email to week] + expected: FAIL + + [change state from email to time] + expected: FAIL + + [change state from email to number] + expected: FAIL + + [change state from email to range] + expected: FAIL + + [change state from email to color] + expected: FAIL + + [change state from password to text] + expected: FAIL + + [change state from password to search] + expected: FAIL + + [change state from password to tel] + expected: FAIL + + [change state from password to url] + expected: FAIL + + [change state from password to email] + expected: FAIL + + [change state from password to datetime] + expected: FAIL + + [change state from password to date] + expected: FAIL + + [change state from password to month] + expected: FAIL + + [change state from password to week] + expected: FAIL + + [change state from password to time] + expected: FAIL + + [change state from password to number] + expected: FAIL + + [change state from password to range] + expected: FAIL + + [change state from password to color] + expected: FAIL + + [change state from datetime to text] + expected: FAIL + + [change state from datetime to search] + expected: FAIL + + [change state from datetime to tel] + expected: FAIL + + [change state from datetime to url] + expected: FAIL + + [change state from datetime to email] + expected: FAIL + + [change state from datetime to password] + expected: FAIL + + [change state from datetime to date] + expected: FAIL + + [change state from datetime to month] + expected: FAIL + + [change state from datetime to week] + expected: FAIL + + [change state from datetime to time] + expected: FAIL + + [change state from datetime to number] + expected: FAIL + + [change state from datetime to range] + expected: FAIL + + [change state from datetime to color] + expected: FAIL + + [change state from date to text] + expected: FAIL + + [change state from date to search] + expected: FAIL + + [change state from date to tel] + expected: FAIL + + [change state from date to url] + expected: FAIL + + [change state from date to email] + expected: FAIL + + [change state from date to password] + expected: FAIL + + [change state from date to datetime] + expected: FAIL + + [change state from date to month] + expected: FAIL + + [change state from date to week] + expected: FAIL + + [change state from date to time] + expected: FAIL + + [change state from date to number] + expected: FAIL + + [change state from date to range] + expected: FAIL + + [change state from date to color] + expected: FAIL + + [change state from month to text] + expected: FAIL + + [change state from month to search] + expected: FAIL + + [change state from month to tel] + expected: FAIL + + [change state from month to url] + expected: FAIL + + [change state from month to email] + expected: FAIL + + [change state from month to password] + expected: FAIL + + [change state from month to datetime] + expected: FAIL + + [change state from month to date] + expected: FAIL + + [change state from month to week] + expected: FAIL + + [change state from month to time] + expected: FAIL + + [change state from month to number] + expected: FAIL + + [change state from month to range] + expected: FAIL + + [change state from month to color] + expected: FAIL + + [change state from week to text] + expected: FAIL + + [change state from week to search] + expected: FAIL + + [change state from week to tel] + expected: FAIL + + [change state from week to url] + expected: FAIL + + [change state from week to email] + expected: FAIL + + [change state from week to password] + expected: FAIL + + [change state from week to datetime] + expected: FAIL + + [change state from week to date] + expected: FAIL + + [change state from week to month] + expected: FAIL + + [change state from week to time] + expected: FAIL + + [change state from week to number] + expected: FAIL + + [change state from week to range] + expected: FAIL + + [change state from week to color] + expected: FAIL + + [change state from time to text] + expected: FAIL + + [change state from time to search] + expected: FAIL + + [change state from time to tel] + expected: FAIL + + [change state from time to url] + expected: FAIL + + [change state from time to email] + expected: FAIL + + [change state from time to password] + expected: FAIL + + [change state from time to datetime] + expected: FAIL + + [change state from time to date] + expected: FAIL + + [change state from time to month] + expected: FAIL + + [change state from time to week] + expected: FAIL + + [change state from time to number] + expected: FAIL + + [change state from time to range] + expected: FAIL + + [change state from time to color] + expected: FAIL + + [change state from number to text] + expected: FAIL + + [change state from number to search] + expected: FAIL + + [change state from number to tel] + expected: FAIL + + [change state from number to url] + expected: FAIL + + [change state from number to email] + expected: FAIL + + [change state from number to password] + expected: FAIL + + [change state from number to datetime] + expected: FAIL + + [change state from number to date] + expected: FAIL + + [change state from number to month] + expected: FAIL + + [change state from number to week] + expected: FAIL + + [change state from number to time] + expected: FAIL + + [change state from number to range] + expected: FAIL + + [change state from number to color] + expected: FAIL + + [change state from range to text] + expected: FAIL + + [change state from range to search] + expected: FAIL + + [change state from range to tel] + expected: FAIL + + [change state from range to url] + expected: FAIL + + [change state from range to email] + expected: FAIL + + [change state from range to password] + expected: FAIL + + [change state from range to datetime] + expected: FAIL + + [change state from range to date] + expected: FAIL + + [change state from range to month] + expected: FAIL + + [change state from range to week] + expected: FAIL + + [change state from range to time] + expected: FAIL + + [change state from range to number] + expected: FAIL + + [change state from range to color] + expected: FAIL + + [change state from color to text] + expected: FAIL + + [change state from color to search] + expected: FAIL + + [change state from color to tel] + expected: FAIL + + [change state from color to url] + expected: FAIL + + [change state from color to email] + expected: FAIL + + [change state from color to password] + expected: FAIL + + [change state from color to datetime] + expected: FAIL + + [change state from color to date] + expected: FAIL + + [change state from color to month] + expected: FAIL + + [change state from color to week] + expected: FAIL + + [change state from color to time] + expected: FAIL + + [change state from color to number] + expected: FAIL + + [change state from color to range] + expected: FAIL + + [change state from checkbox to text] + expected: FAIL + + [change state from checkbox to search] + expected: FAIL + + [change state from checkbox to tel] + expected: FAIL + + [change state from checkbox to url] + expected: FAIL + + [change state from checkbox to email] + expected: FAIL + + [change state from checkbox to password] + expected: FAIL + + [change state from checkbox to datetime] + expected: FAIL + + [change state from checkbox to date] + expected: FAIL + + [change state from checkbox to month] + expected: FAIL + + [change state from checkbox to week] + expected: FAIL + + [change state from checkbox to time] + expected: FAIL + + [change state from checkbox to number] + expected: FAIL + + [change state from checkbox to range] + expected: FAIL + + [change state from checkbox to color] + expected: FAIL + + [change state from radio to text] + expected: FAIL + + [change state from radio to search] + expected: FAIL + + [change state from radio to tel] + expected: FAIL + + [change state from radio to url] + expected: FAIL + + [change state from radio to email] + expected: FAIL + + [change state from radio to password] + expected: FAIL + + [change state from radio to datetime] + expected: FAIL + + [change state from radio to date] + expected: FAIL + + [change state from radio to month] + expected: FAIL + + [change state from radio to week] + expected: FAIL + + [change state from radio to time] + expected: FAIL + + [change state from radio to number] + expected: FAIL + + [change state from radio to range] + expected: FAIL + + [change state from radio to color] + expected: FAIL + + [change state from file to hidden] + expected: FAIL + + [change state from file to text] + expected: FAIL + + [change state from file to search] + expected: FAIL + + [change state from file to tel] + expected: FAIL + + [change state from file to url] + expected: FAIL + + [change state from file to email] + expected: FAIL + + [change state from file to password] + expected: FAIL + + [change state from file to datetime] + expected: FAIL + + [change state from file to date] + expected: FAIL + + [change state from file to month] + expected: FAIL + + [change state from file to week] + expected: FAIL + + [change state from file to time] + expected: FAIL + + [change state from file to number] + expected: FAIL + + [change state from file to range] + expected: FAIL + + [change state from file to color] + expected: FAIL + + [change state from file to checkbox] + expected: FAIL + + [change state from file to radio] + expected: FAIL + + [change state from file to submit] + expected: FAIL + + [change state from file to image] + expected: FAIL + + [change state from file to reset] + expected: FAIL + + [change state from file to button] + expected: FAIL + + [change state from submit to text] + expected: FAIL + + [change state from submit to search] + expected: FAIL + + [change state from submit to tel] + expected: FAIL + + [change state from submit to url] + expected: FAIL + + [change state from submit to email] + expected: FAIL + + [change state from submit to password] + expected: FAIL + + [change state from submit to datetime] + expected: FAIL + + [change state from submit to date] + expected: FAIL + + [change state from submit to month] + expected: FAIL + + [change state from submit to week] + expected: FAIL + + [change state from submit to time] + expected: FAIL + + [change state from submit to number] + expected: FAIL + + [change state from submit to range] + expected: FAIL + + [change state from submit to color] + expected: FAIL + + [change state from image to text] + expected: FAIL + + [change state from image to search] + expected: FAIL + + [change state from image to tel] + expected: FAIL + + [change state from image to url] + expected: FAIL + + [change state from image to email] + expected: FAIL + + [change state from image to password] + expected: FAIL + + [change state from image to datetime] + expected: FAIL + + [change state from image to date] + expected: FAIL + + [change state from image to month] + expected: FAIL + + [change state from image to week] + expected: FAIL + + [change state from image to time] + expected: FAIL + + [change state from image to number] + expected: FAIL + + [change state from image to range] + expected: FAIL + + [change state from image to color] + expected: FAIL + + [change state from reset to text] + expected: FAIL + + [change state from reset to search] + expected: FAIL + + [change state from reset to tel] + expected: FAIL + + [change state from reset to url] + expected: FAIL + + [change state from reset to email] + expected: FAIL + + [change state from reset to password] + expected: FAIL + + [change state from reset to datetime] + expected: FAIL + + [change state from reset to date] + expected: FAIL + + [change state from reset to month] + expected: FAIL + + [change state from reset to week] + expected: FAIL + + [change state from reset to time] + expected: FAIL + + [change state from reset to number] + expected: FAIL + + [change state from reset to range] + expected: FAIL + + [change state from reset to color] + expected: FAIL + + [change state from button to text] + expected: FAIL + + [change state from button to search] + expected: FAIL + + [change state from button to tel] + expected: FAIL + + [change state from button to url] + expected: FAIL + + [change state from button to email] + expected: FAIL + + [change state from button to password] + expected: FAIL + + [change state from button to datetime] + expected: FAIL + + [change state from button to date] + expected: FAIL + + [change state from button to month] + expected: FAIL + + [change state from button to week] + expected: FAIL + + [change state from button to time] + expected: FAIL + + [change state from button to number] + expected: FAIL + + [change state from button to range] + expected: FAIL + + [change state from button to color] + expected: FAIL +