Commit graph

3197 commits

Author SHA1 Message Date
Corey Farwell
d1b3e098cd Move inline_hypothetical_box_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
21d6bccf62 Move input_button_margins_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
da97da7278 Move margin_padding_inline_block_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
9fb26df3c5 Move margins_inside_floats_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
2c297877f6 Move many_brs_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
72176abbd3 Move link_style_order.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
1c59b74e67 Move linear_gradients_reverse_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
65ac57e2e9 Move linebreak_inline_span_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
93d9fe3d8a Move linear_gradients_parsing_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
eb3d4b0dc8 Move last_child_pseudo_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
7f746c3f6d Move inline_block_with_margin_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
82ac32c7ae Move input_button_size_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
cd19d728f5 Move inline_margins_intrinsic_size_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
9ac20e4899 Move inline_text_align_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
589c9f2616 Move last_of_type_pseudo_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
83f8585577 Move line_breaking_whitespace_collapse_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
3abf4eb5d1 Move li_absolute_containing_block_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
8c4269b5f2 Move line_height_float_placement_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
66ce3e9f55 Move linear_gradients_lengths_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
63f60deb24 Move inline_block_percentage_height_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
ca8540e02c Move inline_block_overflow.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
30208daf1f Move negative_margins_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
06c7ecc04b Move min_width_float_simple_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
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