Commit graph

3774 commits

Author SHA1 Message Date
Corey Farwell
88a9b4fdd8 Move max_width_float_simple_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
9bd508de7e Move min_width_simple_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
902f010205 Move max_width_simple_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
2259fcb77a Move no_image_background_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
6dccda4ba0 Move no-image.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
bb1769b35a Move minimum_line_height_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
4e59fe4d23 Move nth_last_of_type_pseudo_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
f714725295 Move nth_of_type_pseudo_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
562d89bac6 Move mix_blend_mode_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
a4c3dbf5bb Move multiple_css_class_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
5cb7a2ddbb Move object_element_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
e8283572b3 Move noscript.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
b9c06f3f0b Move negative_margin_uncle_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
24b0b0c80c Move min_max_height_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Anthony Ramine
57c423a931 Update URL-related interfaces and their tests up to spec
The URL spec recently changed and the variour "mixins" interfaces are gone,
this commit updates our code and WPT accordingly.

The new expected failures related to HTMLAnchorElement and HTMLAreaElement's
attributes are due to their moving to the HTMLHyperLinkElementUtils interface,
which is not anymore in a separate <script class=untested> element.
2015-10-19 21:05:07 +02:00
bors-servo
2e308e9ecc Auto merge of #8068 - martiansideofthemoon:my-code-fix, r=Manishearth
Implementing getAttributeNode() and similar methods

Attempting to solve #8066 Does it look good so far @Manishearth ?

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8068)
<!-- Reviewable:end -->
2015-10-19 07:58:41 -06:00
KALPESH KRISHNA
3971b8ce27 Implementing getAttributeNode() and similar methods. 2015-10-19 16:14:43 +05:30
bors-servo
ff2151b8bb Auto merge of #7935 - bholley:eventstate_element, r=nox
Move event state from Node to Element

Just getting my feet wet with Rust here. Please feel free to nit the hell out of it stylistically and idiomatically. :-)

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7935)
<!-- Reviewable:end -->
2015-10-19 02:47:21 -06:00
bors-servo
23fa9de714 Auto merge of #8038 - martiansideofthemoon:my-code-fix, r=jdm
Adding window.onstorage WindowEventHandler

Well it built successfully this time around 😄 @jdm . Working to solve #7994

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8038)
<!-- Reviewable:end -->
2015-10-17 22:36:13 -06:00
Till Schneidereit
4c1c05fac6 Improve implementation of DOMRect and implement DOMRectReadOnly
Passes most tests from test-css.
2015-10-17 22:47:01 +02:00
bors-servo
ef8119511c Auto merge of #7977 - frewsxcv:htmltablerowelement-insertcell-deletecell, r=eefriedman
Implement HTMLTableRowElement insertCell and deleteCell



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7977)
<!-- Reviewable:end -->
2015-10-16 23:54:52 -06:00
Corey Farwell
1f58169263 Implement HTMLTableRowElement insertCell and deleteCell 2015-10-17 00:07:22 -04:00
Corey Farwell
c10eecf671 Move inset.html to wpt reftests. 2015-10-16 21:50:50 -04:00
Corey Farwell
e35846eb36 Move inline_padding_a.html to wpt reftests. 2015-10-16 21:50:49 -04:00
Corey Farwell
4f72f82e70 Move inline_border_baseline_a.html to wpt reftests. 2015-10-16 21:50:48 -04:00
Corey Farwell
ca6c655497 Move inline_element_border_a.html to wpt reftests. 2015-10-16 21:50:46 -04:00
Corey Farwell
9673d81618 Move inline_margins_a.html to wpt reftests. 2015-10-16 21:50:45 -04:00
Corey Farwell
990eba8583 Move issue-1324.html to wpt reftests. 2015-10-16 21:50:44 -04:00
Corey Farwell
3b72bb6fce Move letter_spacing_a.html to wpt reftests. 2015-10-16 21:50:43 -04:00
Corey Farwell
8bb3445565 Move jumpiness_a.html to wpt reftests. 2015-10-16 21:50:41 -04:00
Corey Farwell
39efcf7bae Move legacy_td_bgcolor_attribute_a.html to wpt reftests. 2015-10-16 21:50:40 -04:00
Corey Farwell
6ebe6fdebe Move legacy_table_border_attribute_a.html to wpt reftests. 2015-10-16 21:50:39 -04:00
Corey Farwell
b503ffaa8d Move legacy_input_size_attribute_override_a.html to wpt reftests. 2015-10-16 21:50:38 -04:00
Corey Farwell
5b879ae8c0 Move layerization_z_order_a.html to wpt reftests. 2015-10-16 21:50:37 -04:00
Corey Farwell
6580f8f4c7 Move nth_child_pseudo_a.html to wpt reftests. 2015-10-16 21:50:36 -04:00
Corey Farwell
0755f21517 Move word_break_a.html to wpt reftests. 2015-10-16 21:50:34 -04:00
Corey Farwell
f407142656 Move width_nonreplaced_block_simple_a.html to wpt reftests. 2015-10-16 21:50:33 -04:00
Corey Farwell
58fd304169 Move whitespace_pre.html to wpt reftests. 2015-10-16 21:50:32 -04:00
Corey Farwell
7446c95c35 Move whitespace_nowrap_line_breaking_a.html to wpt reftests. 2015-10-16 21:50:31 -04:00
Corey Farwell
8dd2d09a34 Move whitespace_nowrap_a.html to wpt reftests. 2015-10-16 21:50:30 -04:00
Corey Farwell
e6b95571de Move outline_offset_a.html to wpt reftests. 2015-10-16 21:50:29 -04:00
Corey Farwell
9c26694601 Move nth_last_child_pseudo_a.html to wpt reftests. 2015-10-16 21:50:27 -04:00
Corey Farwell
a79407d561 Move only_child_pseudo_a.html to wpt reftests. 2015-10-16 21:50:26 -04:00
Corey Farwell
ed69bc5566 Move ol_simple_a.html to wpt reftests. 2015-10-16 21:50:25 -04:00
Corey Farwell
1f0b6daaa9 Move opacity_stacking_context_a.html to wpt reftests. 2015-10-16 21:50:24 -04:00
Corey Farwell
bdedeb3aa5 Move opacity_simple_a.html to wpt reftests. 2015-10-16 21:50:23 -04:00
Corey Farwell
08c1577d83 Move only_of_type_pseudo_a.html to wpt reftests. 2015-10-16 21:50:22 -04:00
Corey Farwell
248d5a6c52 Move outlines_simple_a.html to wpt reftests. 2015-10-16 21:50:20 -04:00
Corey Farwell
db930f683b Move outlines_wrap_a.html to wpt reftests. 2015-10-16 21:50:19 -04:00
Corey Farwell
bdcb7ec40e Move outset.html to wpt reftests. 2015-10-16 21:50:16 -04:00