Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTrigger image.onerror #12921
Trigger image.onerror #12921
Conversation
highfive
commented
Aug 18, 2016
|
Heads up! This PR modifies the following files:
|
highfive
commented
Aug 18, 2016
|
@bors-servo try |
Trigger image.onerror WIP - no test yet --- <!-- 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 - [ ] These changes fix #12885 (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- 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/12921) <!-- Reviewable:end -->
|
|
highfive
commented
Aug 18, 2016
|
|
Test added. |
|
@bors-servo r+ |
|
|
Trigger image.onerror WIP - no test yet --- <!-- 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 - [ ] These changes fix #12885 (github issue number if applicable). <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- 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/12921) <!-- Reviewable:end -->
|
@bors-servo r- Put the test in wpt. |
Do I just need to move this test under |
|
What about in |
I see multiple img.onerror tests in there. I'll see why they don't seem to pass. |
|
I guess that should do it. |
|
@bors-servo r+ |
|
|
Trigger image.onerror --- <!-- 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 - [ ] These changes fix #12885 (github issue number if applicable). <!-- Either: --> - [x] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- 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/12921) <!-- Reviewable:end -->
|
|
highfive
commented
Aug 22, 2016
|
|
That test loads an SVG image and only uses |
|
Wrong ticket, wrong command, what the hell did I do... |
|
Green. |
|
@bors-servo r=nox |
|
|
Trigger image.onerror --- <!-- 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 - [ ] These changes fix #12885 (github issue number if applicable). <!-- Either: --> - [x] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- 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/12921) <!-- Reviewable:end -->
|
|
paulrouget commentedAug 18, 2016
•
edited
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is