| Index: webkit/tools/layout_tests/test_expectations.txt
|
| ===================================================================
|
| --- webkit/tools/layout_tests/test_expectations.txt (revision 37258)
|
| +++ webkit/tools/layout_tests/test_expectations.txt (working copy)
|
| @@ -640,6 +640,8 @@
|
|
|
| // Need to implement layoutTestController.addUserScript.
|
| BUG21113 : userscripts/script-run-at-end.html = FAIL
|
| +BUG21113 : userscripts/script-run-at-start.html = FAIL
|
| +BUG21113 : userscripts/script-not-run-for-fragments.html = FAIL
|
|
|
| // Need a setAuthorAndUserStylesEnabled method in
|
| // layoutTestController. Now we have preference to enable/disable user
|
| @@ -2972,3 +2974,8 @@
|
| BUG33045 MAC : svg/custom/missing-xlink.svg = IMAGE
|
| BUG33045 MAC : svg/custom/text-xy-updates-SVGList.xhtml = IMAGE
|
| BUG33045 MAC : transforms/2d/transform-fixed-container.html = IMAGE
|
| +
|
| +// Newly added tests from r53893
|
| +BUG33288 : fast/forms/input-valueasnumber-date.html = TEXT
|
| +BUG33288 : fast/forms/input-valueasnumber-datetime.html = TEXT
|
| +BUG33288 : fast/forms/input-valueasnumber-month.html = TEXT
|
|
|