| OLD | NEW |
| 1 # These are the layout test expectations for the GTK port of WebKit. | 1 # These are the layout test expectations for the GTK port of WebKit. |
| 2 # | 2 # |
| 3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. | 3 # See http://trac.webkit.org/wiki/TestExpectations for more information on this
file. |
| 4 | 4 |
| 5 # This list is divided into several sections to make it easy for us to triage an
d close issues. | 5 # This list is divided into several sections to make it easy for us to triage an
d close issues. |
| 6 # 1. TESTS THAT REQUIRE NEW RESULTS | 6 # 1. TESTS THAT REQUIRE NEW RESULTS |
| 7 # Please don't add any tests to this list. Instead just ping a GTK+ developer | 7 # Please don't add any tests to this list. Instead just ping a GTK+ developer |
| 8 # to generate results for you. | 8 # to generate results for you. |
| 9 | 9 |
| 10 # 2. EXPECTED FAILURES | 10 # 2. EXPECTED FAILURES |
| (...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 204 webkit.org/b/98936 fast/forms/datetime/datetime-interactive-validation-required.
html [ Pass ] | 204 webkit.org/b/98936 fast/forms/datetime/datetime-interactive-validation-required.
html [ Pass ] |
| 205 webkit.org/b/98936 fast/forms/datetimelocal [ Failure ] | 205 webkit.org/b/98936 fast/forms/datetimelocal [ Failure ] |
| 206 webkit.org/b/98936 fast/forms/datetimelocal/datetimelocal-interactive-validation
-required.html [ Pass ] | 206 webkit.org/b/98936 fast/forms/datetimelocal/datetimelocal-interactive-validation
-required.html [ Pass ] |
| 207 webkit.org/b/98936 fast/forms/datetimelocal/input-valueasdate-datetimelocal.html
[ Pass ] | 207 webkit.org/b/98936 fast/forms/datetimelocal/input-valueasdate-datetimelocal.html
[ Pass ] |
| 208 webkit.org/b/98936 fast/forms/month [ Failure ] | 208 webkit.org/b/98936 fast/forms/month [ Failure ] |
| 209 webkit.org/b/98936 fast/forms/month/month-interactive-validation-required.html [
Pass ] | 209 webkit.org/b/98936 fast/forms/month/month-interactive-validation-required.html [
Pass ] |
| 210 webkit.org/b/98936 fast/forms/time [ Failure ] | 210 webkit.org/b/98936 fast/forms/time [ Failure ] |
| 211 webkit.org/b/98936 fast/forms/time/time-interactive-validation-required.html [ P
ass ] | 211 webkit.org/b/98936 fast/forms/time/time-interactive-validation-required.html [ P
ass ] |
| 212 webkit.org/b/98936 fast/forms/week [ Failure ] | 212 webkit.org/b/98936 fast/forms/week [ Failure ] |
| 213 webkit.org/b/98936 fast/forms/week/week-interactive-validation-required.html [ P
ass ] | 213 webkit.org/b/98936 fast/forms/week/week-interactive-validation-required.html [ P
ass ] |
| 214 webkit.org/b/98936 fast/forms/week-multiple-fields [ Skip ] |
| 214 | 215 |
| 215 # ENABLE_GAMEPAD not enabled. | 216 # ENABLE_GAMEPAD not enabled. |
| 216 webkit.org/b/98937 gamepad [ Skip ] | 217 webkit.org/b/98937 gamepad [ Skip ] |
| 217 | 218 |
| 218 # Speech input is not yet enabled. | 219 # Speech input is not yet enabled. |
| 219 webkit.org/b/98938 fast/speech [ Skip ] | 220 webkit.org/b/98938 fast/speech [ Skip ] |
| 220 webkit.org/b/98938 fast/events/constructors/speech-recognition-event-constructor
.html [ Skip ] | 221 webkit.org/b/98938 fast/events/constructors/speech-recognition-event-constructor
.html [ Skip ] |
| 221 | 222 |
| 222 # FileSystem API is not supported. | 223 # FileSystem API is not supported. |
| 223 webkit.org/b/58443 fast/filesystem [ Skip ] | 224 webkit.org/b/58443 fast/filesystem [ Skip ] |
| (...skipping 1197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1421 # Resource Timing is not enable yet, skip it. | 1422 # Resource Timing is not enable yet, skip it. |
| 1422 webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Ski
p ] | 1423 webkit.org/b/61138 http/tests/w3c/webperf/submission/Intel/resource-timing [ Ski
p ] |
| 1423 | 1424 |
| 1424 webkit.org/b/99825 accessibility/title-ui-element-correctness.html [ Failure ] | 1425 webkit.org/b/99825 accessibility/title-ui-element-correctness.html [ Failure ] |
| 1425 | 1426 |
| 1426 webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure ] | 1427 webkit.org/b/98718 svg/animations/animate-css-xml-attributeType.html [ Failure ] |
| 1427 | 1428 |
| 1428 #///////////////////////////////////////////////////////////////////////////////
///////// | 1429 #///////////////////////////////////////////////////////////////////////////////
///////// |
| 1429 # End of Tests failing | 1430 # End of Tests failing |
| 1430 #///////////////////////////////////////////////////////////////////////////////
///////// | 1431 #///////////////////////////////////////////////////////////////////////////////
///////// |
| OLD | NEW |