Auto merge of #12544 - izgzhen:patch-file-api, r=Manishearth

Patches of File API

r? @Manishearth

<!-- Please describe your changes on the following line: -->

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors

<!-- Either: -->
- [x] There are tests for these changes OR

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12544)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-07-22 01:09:58 -05:00 committed by GitHub
commit 9c0e7b1cf2
3 changed files with 8 additions and 9 deletions

View file

@ -11,8 +11,3 @@
[Various fileBits]
expected: FAIL
bug: https://github.com/servo/servo/issues/10911
[Using special character in fileName]
expected: FAIL
bug: https://github.com/w3c/FileAPI/issues/41