aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/task_source/file_reading.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2019-12-23 19:44:15 -0500
committerGitHub <noreply@github.com>2019-12-23 19:44:15 -0500
commit8791849291b116c7afedebe448ca8b209a8d7531 (patch)
tree77236418863f1c6841f9735ad59170f7a4baf8f7 /components/script/task_source/file_reading.rs
parent85ad53c42b918ca836e1e97deb8582ae987b30e5 (diff)
parent14d278ff1ce87bb628850729ee1e46894290e8bf (diff)
downloadservo-8791849291b116c7afedebe448ca8b209a8d7531.tar.gz
servo-8791849291b116c7afedebe448ca8b209a8d7531.zip
Auto merge of #25367 - pshaughn:ce_undefined_is, r=jdm
apply is: to Document.createElement even when name isn't registered yet The "is" option to Document.createElement should be respected even when the name hasn't been registered yet, in which case the name gets looked up again at the time the element should be upgraded. This change does that. I'm now seeing a few test timeouts that aren't in the metadata, but I suspect they're slowness on my local configuration and not actual breakage. --- <!-- 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 - [X] These changes fix #25009 fix #24997 and fix #24998 <!-- Either: --> - [X] There are tests for these changes OR <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'components/script/task_source/file_reading.rs')
0 files changed, 0 insertions, 0 deletions