Commit graph

3197 commits

Author SHA1 Message Date
Corey Farwell
b1c5cac4ba Move position_relative_stacking_context_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
9f2917db51 Move position_relative_stacking_context_contents_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
98387ffc7c Move position_relative_top_percentage_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
d2a27ee9bf Move position_relative_vertical_percentage_overflow_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
70746fc7e6 Move pre_ignorable_whitespace_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
6522edae51 Move pre_with_tab.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
2ba76519e1 Move pseudo_content_with_layers.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
baa26c9717 Move pseudo_element_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
a91746424a Move pseudo_inherit.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
f1296d3d70 Move quotes_none_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
2db832f155 Move quotes_simple_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
e76ec79356 Move root_height_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
d735d12ebd Move root_margin_collapse_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
6474a729b4 Move root_pseudo_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
c1bbcc2efd Move rtl_body.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
ce857063d2 Move rtl_float_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
a76dc54d54 Move rtl_margin_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
4029560e63 Move rtl_simple.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
606c46cd8d Move rtl_table_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
KALPESH KRISHNA
31f275eb4b Removing lines from interfaces.html.ini 2015-10-17 01:25:12 +05:30
bors-servo
0e4abddd37 Auto merge of #7947 - jimberlage:7856/buffered-amount, r=jdm
Adds bufferedAmount to Websocket (fixes #7856).

This adds a readonly bufferedAmount attribute to Servo's websocket implementation.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7947)
<!-- Reviewable:end -->
2015-10-16 12:56:44 -06:00
Martin Robinson
f2a66af463 Z-index should be ignored for non-positioned stacking contexts
When a stacking-context is not positioned, its z-index should be
ignored. This is per CSS 2 9.9.1. The only exception to this is when
the z-index is applied to an element with display: flex | inline-flex.
inline-flex does not appear to be implemented at this time so we only
do this for flex.
2015-10-16 10:36:13 -07:00
Ms2ger
c80d061e20 Move border_collapse_missing_cell_a.html to wpt reftests. 2015-10-16 14:44:59 +02:00
Ms2ger
e619617239 Move border_code_tag.html to wpt reftests. 2015-10-16 14:40:55 +02:00
Ms2ger
107c59d5ca Move border_black_{groove,ridge,solid}.html to wpt reftests. 2015-10-16 14:28:47 +02:00
Ms2ger
1f921c367a Move blur_a.html to wpt reftests. 2015-10-16 14:25:49 +02:00
Ms2ger
cd9fc225f5 Move block_replaced_content_{a,b}.html to wpt reftests. 2015-10-16 14:20:16 +02:00
Ms2ger
6d5da817e8 Move block_image.html to wpt reftests. 2015-10-16 14:15:20 +02:00
Corey Farwell
64715b5448 Move servo_center_a.html to wpt reftests. 2015-10-15 23:24:33 -04:00
Corey Farwell
b2eaf1cf4f Move setattribute_id_restyle_a.html to wpt reftests. 2015-10-15 23:21:52 -04:00
Corey Farwell
84af16af95 Move simple_inline_absolute_containing_block_a.html to wpt reftests. 2015-10-15 23:19:24 -04:00
Corey Farwell
2bb4d4c99f Move stacked_layers.html to wpt reftests. 2015-10-15 23:16:20 -04:00
Corey Farwell
d27c262f00 Move stacking_context_overflow_a.html to wpt reftests. 2015-10-15 23:13:17 -04:00
Corey Farwell
541baa5168 Move stacking_context_overflow_relative_outline_a.html to wpt reftests. 2015-10-15 23:09:46 -04:00
Corey Farwell
b17a395415 Move style_is_in_doc.html to wpt reftests. 2015-10-15 23:06:44 -04:00
Corey Farwell
cb6c43c18e Move submit_focus_a.html to wpt reftests. 2015-10-15 23:03:24 -04:00
Corey Farwell
af75427f19 Move table_auto_width.html to wpt reftests. 2015-10-15 23:00:18 -04:00
Corey Farwell
bb22a642b9 Move table_caption_bottom_a.html to wpt reftests. 2015-10-15 22:57:20 -04:00
Corey Farwell
91588f555e Move table_caption_top_a.html to wpt reftests. 2015-10-15 22:54:17 -04:00
Corey Farwell
de2252853b Move table_cell_float_a.html to wpt reftests. 2015-10-15 22:51:14 -04:00
Corey Farwell
a5ca38c321 Move table_center_a.html to wpt reftests. 2015-10-15 22:48:26 -04:00
Corey Farwell
640837b67e Move table_colspan_fixed_a.html to wpt reftests. 2015-10-15 22:45:22 -04:00
Corey Farwell
9e2bfb961c Move table_colspan_simple_a.html to wpt reftests. 2015-10-15 22:38:57 -04:00
Corey Farwell
4891c45c25 Move table_containing_block_a.html to wpt reftests. 2015-10-15 22:36:43 -04:00
Corey Farwell
acae23ab1a Move table_float_translation_a.html to wpt reftests. 2015-10-15 22:34:17 -04:00
Corey Farwell
454df5256c Move table_intrinsic_style_specified_width_a.html to wpt reftests. 2015-10-15 22:31:16 -04:00
Corey Farwell
956409288e Move table_margin_auto_a.html to wpt reftests. 2015-10-15 22:27:21 -04:00
Corey Farwell
1dd6aeccbc Move table_padding_a.html to wpt reftests. 2015-10-15 22:22:23 -04:00
Corey Farwell
48d345447e Move table_percentage_capping_a.html to wpt reftests. 2015-10-15 22:20:03 -04:00
Corey Farwell
63bb425e7d Move table_percentage_width_a.html to wpt reftests. 2015-10-15 22:17:52 -04:00