Commit graph

14672 commits

Author SHA1 Message Date
Ms2ger
6b5b10924b Move border_radius_elliptical_a.html to wpt reftests. 2015-10-20 15:55:54 +02:00
Ms2ger
9cc4923c41 Move border_radius_dashed_a.html to wpt reftests. 2015-10-20 15:55:53 +02:00
Ms2ger
027609a2bf Move border_radius_clip_a.html to wpt reftests. 2015-10-20 15:55:52 +02:00
Ms2ger
ecc90eb6dd Move border_radius_asymmetric_sizes_a.html to wpt reftests. 2015-10-20 15:55:47 +02:00
Ms2ger
30e8148b93 Move border_collapse_simple_a.html to wpt reftests. 2015-10-20 15:41:50 +02:00
bors-servo
ecee44da0e Auto merge of #8088 - frewsxcv:reftests, r=jdm
Use wptrunner for some old-style reftests.

Part of #5618

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8088)
<!-- Reviewable:end -->
2015-10-20 06:55:10 -06:00
bors-servo
36d5c0b2fb Auto merge of #8083 - jgraham:create-wpt, r=Ms2ger
Add create-wpt mach target to help with creating web-platform-tests



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8083)
<!-- Reviewable:end -->
2015-10-20 03:46:17 -06:00
James Graham
9d41ddb72c Add create-wpt mach target to help with creating web-platform-tests 2015-10-20 10:43:55 +01:00
Nathan Froyd
50b14e6670 add un-premultiply table for GetImageData
Fixes #6969.
2015-10-20 04:51:29 -04:00
bors-servo
25d3c2b655 Auto merge of #8095 - TileHalo:foo, r=Ms2ger
Removed unsafe from 'query_selector_iter'

Fixing #8078.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8095)
<!-- Reviewable:end -->
2015-10-20 01:13:49 -06:00
Leo Lahti
89e8a26539 Removed unsafe from 'query_selector_iter' 2015-10-20 09:11:06 +03:00
Glenn Watson
113778afaf Fix start and end points for linear gradients with angle specified.
Previously, this was most noticeable with 45deg gradients, where the gradient would end too early, and the remainder was filled with a solid color.

(This also fixes gradients on webrender, which relies on the start and stop points being correct).
2015-10-20 13:23:28 +10:00
bors-servo
511e3c1846 Auto merge of #8092 - dagnir:remove-unused-import, r=frewsxcv
Remove unused import.



<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8092)
<!-- Reviewable:end -->
2015-10-19 20:48:45 -06:00
Dongie Agnir
3108f3c015 Remove unused import. 2015-10-19 14:42:18 -10:00
bors-servo
3f4ce13419 Auto merge of #8089 - glennw:iframe-flicker, r=pcwalton
Fix iframes flickering on mouse move.

Fixes #7867 (and probably several other iframe bugs).

When collecting layers for children of a pipeline, pass through the current
subpage pipeline recursively. This prevents descendant layers (such as scroll
layers) from being collected and re-created on the subsequent paint.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8089)
<!-- Reviewable:end -->
2015-10-19 17:54:12 -06:00
Corey Farwell
fffc977bc3 Move img_width_style_intrinsic_width_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
9dbcaf9f72 Move inline_block_block_direction_margins_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
5cf6255622 Move incremental_inline_layout_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
42b2a9733e Move incremental_letter_spacing_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
463ed5f0da Move inline_absolute_hypothetical_clip_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
9badd19405 Move inline_block_margin_auto_zero_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
4625d2e3d0 Move inline_block_overflow_hidden_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
603dbe377c Move list_style_image_sizing_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
176ed83609 Move inline_absolute_out_of_flow_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
a2a40068ab Move incremental_float_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
b9c502ca3f Move img_size_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
737c7fa14b Move inline_block_margin_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
e53feacee7 Move inline_block_border_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
7a79618d77 Move inline_block_parent_padding_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
b67699e377 Move inline_block_stacking_context_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
e5f4f7a436 Move inline_margin_multiple_fragments_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
dbbbac3da6 Move inline_block_min_width.html to wpt reftests. 2015-10-19 18:34:07 -04:00
Corey Farwell
293561a0c4 Move inline_block_img_a.html to wpt reftests. 2015-10-19 18:34:07 -04:00
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