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 upAdd test for contentDocument behaviour during parsing #22841
Conversation
… document parsing.
|
Opened new PR for upstreamable changes. Completed upstream sync of web-platform-test changes at web-platform-tests/wpt#15268. |
|
Error syncing changes upstream. Logs saved in error-snapshot-1549489208181. |
|
r? @nox |
|
@bors-servo r+ |
|
|
Add test for contentDocument behaviour during parsing - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #22503 - [x] There are tests for these changes <!-- 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/22841) <!-- Reviewable:end -->
|
|
|
Hmm, not sure if servo/saltfs#943 has been deployed ? I saw the labels in web-platform-tests/wpt#15268 were all deleted |
|
It has not been deployed yet, as demonstrated by the S-needs-deploy label. |
|
@jdm Oh! Thanks! Didn't notice the label |
jdm commentedFeb 6, 2019
•
edited by SimonSapin
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is