servo/components/script
bors-servo 8b9018cd3e
Auto merge of #25578 - pshaughn:custompicture, r=jdm
Let custom element registry know about picture tag

<!-- Please describe your changes on the following line: -->
This replaces one WPT failure with another, but the previous one failure was preventing multiple cases from running, and now only one of those cases fails (due to #24993).

---
<!-- 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 #25577

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

<!-- 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. -->
2020-01-24 03:57:47 -05:00
..
docs
dom Auto merge of #25578 - pshaughn:custompicture, r=jdm 2020-01-24 03:57:47 -05:00
task_source
body.rs
build.rs
canvas_state.rs
Cargo.toml
clipboard_provider.rs
compartments.rs
devtools.rs
document_loader.rs
euclidext.rs
fetch.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
image_listener.rs
init.rs
layout_image.rs
lib.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
mem.rs
microtask.rs queueMicrotask added 2020-01-13 13:45:43 -05:00
network_listener.rs
script_module.rs Auto merge of #25552 - CYBAI:fix-25436, r=jdm 2020-01-20 08:09:20 -05:00
script_runtime.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
script_thread.rs
serviceworker_manager.rs
serviceworkerjob.rs
stylesheet_loader.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
stylesheet_set.rs
task.rs
task_manager.rs
task_queue.rs
test.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30
textinput.rs
timers.rs
unpremultiplytable.rs
webdriver_handlers.rs Modify script to prevent further violations of snake_case 2020-01-18 14:22:15 +05:30