Commit graph

13483 commits

Author SHA1 Message Date
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
Bobby Holley
69255ed169 Bump the expected sizes for Element.
After rebasing, this suddenly became a problem again, even though there's no actual size increase here
(we're shrinking NodeFlags by 1 byte, and adding 1 byte of EventState). Moving the NodeFlags to the end
of Node and the EventState bits to the beginning of Element doesn't seem to helper either.

This is probably a padding issue that's worth investigating at some point, but given the level
of churn in this code it doesn't seem worth it to fuss to much over this right now.
2015-10-16 17:56:33 -07:00
Bobby Holley
ac8d57cda7 Move what is now an |impl Element| block to element.rs.
This is a simple cut/paste.
2015-10-16 17:56:32 -07:00
Bobby Holley
75ec093334 Move Event States to |Element|.
Conceptually they belong there, rather than on |Node|.

Fixes #7934.
2015-10-16 17:56:31 -07:00
Corey Farwell
e649d8834a Move overflow_auto_stacking_order_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
0847a8827e Move overflow_position_abs_inline_block.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
60f9e64ab6 Move overflow_position_abs_simple_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
4c9979185c Move overflow_position_rel_inline_block.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
c1228125a7 Move overflow_wrap_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
15fdd4d086 Move overflow_xy_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
850024696a Move per_glyph_font_fallback_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
6a95d4ede7 Move percent_height.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
be06819f55 Move percentage_width_inline_block_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
7c58549809 Move percentage_height_float_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
a8c3c8c3c0 Move percentage_height_root.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
0fd27e927f Move png_rgba_colorspace_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
7c094df6cf Move position_abs_cb_with_non_cb_kid_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
9e0e1f0210 Move position_abs_height_width_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
25772fc304 Move position_abs_margin_top_percentage_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
4ae8c37a96 Move position_abs_left_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
48fb35ab4b Move position_abs_nested_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
9086f3e81e Move position_abs_pseudo_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
903c21708c Move position_abs_static_y_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
b1a4ec4492 Move position_abs_replaced_simple_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
00310c1216 Move position_abs_width_percentage_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
076473f537 Move position_fixed_background_color_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
e6331062f9 Move position_fixed_overflow_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
f2e18093bf Move position_relative_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
81321cec19 Move position_relative_inline_block_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
Corey Farwell
76086aa305 Move position_relative_painting_order_a.html to wpt reftests. 2015-10-16 20:30:31 -04:00
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