fune/servo/components/script
Alexandrov Sergey adc4f599c1 servo: Merge #13126 - Html option element.form#13111 (from splav:HTMLOptionElement.form#13111); r=metajack
<!-- Please describe your changes on the following line: -->
Add HTMLOptionElement form attribute support

---
<!-- 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 #13111 (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. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: e07ee3f4cf1a437c7cbee78c47be45216b82521b
2016-08-30 13:18:10 -05:00
..
docs servo: Merge #5745 - Move the DOM memory management blog post into the tree (from servo:gc); r=Manishearth 2015-10-29 21:29:22 +05:01
dom servo: Merge #13126 - Html option element.form#13111 (from splav:HTMLOptionElement.form#13111); r=metajack 2016-08-30 13:18:10 -05:00
parse servo: Merge #12441 - Implement referrer policy delivery by header (from aravind-pg:referrer-pol-header); r=jdm 2016-07-15 11:25:43 -07:00
task_source servo: Merge #12448 - Implement file reading task source (from jdm:file-reading-task-source-2); r=KiChjang 2016-07-14 10:55:17 -07:00
bluetooth_blacklist.rs servo: Merge #11335 - Add WebBluetooth GATTBlacklist support (from szeged:blacklist); r=jdm 2016-05-31 20:00:23 -05:00
build.rs servo: Merge #11756 - MSVC support for Servo, and CMake builds for native code (from vvuk:servo-msvc); r=larsbergstrom 2016-08-17 13:22:52 -05:00
Cargo.toml servo: Merge #13098 - Update cssparser (from servo:cssparserup); r=KiChjang 2016-08-28 16:30:49 -05:00
clipboard_provider.rs servo: Merge #11270 - Remove ConstellationChan (from servo:ConstellationChan); r=asajeffrey 2016-05-19 12:38:26 -07:00
CMakeLists.txt servo: Merge #11756 - MSVC support for Servo, and CMake builds for native code (from vvuk:servo-msvc); r=larsbergstrom 2016-08-17 13:22:52 -05:00
devtools.rs servo: Merge #12954 - Update rust-mozjs (from GuillaumeGomez:dictionary_error); r=nox 2016-08-24 06:19:37 -05:00
document_loader.rs servo: Merge #11727 - Integrate service worker manager thread (from creativcoder:swmanager); r=jdm 2016-07-18 09:50:59 -07:00
layout_wrapper.rs servo: Merge #12911 - stylo: Traverse anonymous children when styling (from bholley:traverse_anonymous_children); r=emilio 2016-08-26 12:17:40 -05:00
lib.rs servo: Merge #12980 - Fix ridiculous DOM proxy getter performance (from jdm:proxychanges); r=nox 2016-08-25 06:31:46 -05:00
mem.rs servo: Merge #9622 - Bump heapsize to 0.3 (from nox:heapsize); r=ecoal95 2016-02-13 18:21:41 +05:01
network_listener.rs servo: Merge #12404 - Clean up task sources and make all tasks cancellable (from cbrewster:task_source_cleanup); r=asajeffrey 2016-07-13 10:18:15 -07:00
origin.rs servo: Merge #11470 - Make script origins sendable and immutable (from servo:postmessage1.5); r=Ms2ger 2016-05-27 13:06:37 -05:00
script_runtime.rs servo: Merge #13106 - Remove mutex from Trusted (from servo:trusted); r=nox 2016-08-29 05:00:39 -05:00
script_thread.rs servo: Merge #13106 - Remove mutex from Trusted (from servo:trusted); r=nox 2016-08-29 05:00:39 -05:00
serviceworker_manager.rs servo: Merge #13076 - Remove unnecessary clone from ServiceWorkerManager::prepare_activation (from wdv4758h:serviceworker_manager); r=jdm 2016-08-27 14:50:42 -05:00
textinput.rs servo: Merge #12301 - Take selection direction into account when setting selection (from cbrewster:selection_direction); r=asajeffrey 2016-07-12 17:25:10 -07:00
timers.rs servo: Merge #11872 - Replace return_address usage for rooting with stack guards and convenience macros (from eddyb:back-to-roots); r=Ms2ger 2016-07-04 11:03:35 -07:00
unpremultiplytable.rs servo: Merge #8086 - add (un)premultiply tables for canvas {Get,Put}ImageData operations (from froydnj:premultiply-tables); r=jdm 2015-10-21 17:48:49 -06:00
webdriver_handlers.rs servo: Merge #12954 - Update rust-mozjs (from GuillaumeGomez:dictionary_error); r=nox 2016-08-24 06:19:37 -05:00