Nathan Froyd
dd74572dc0
add CGMemberJITInfo.{getJSArgType,getSingleArgType}
...
These are copied directly from Gecko's Codegen.py, with two changes:
- We need to use ArgType:: to qualify the enums rather than plain
JSJitInfo::
- Given Rust's stronger notion of enums, we need to treat everything as an
i32 so we can bitwise-or things together.
2015-10-27 15:07:55 -04:00
bors-servo
efc4ce876f
Auto merge of #8045 - 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/8045 )
<!-- Reviewable:end -->
2015-10-16 05:05:48 -06:00
bors-servo
67e8ec997f
Auto merge of #8049 - Ms2ger:warnings, r=nox
...
Enable some warnings for generated code.
None of those warnings currently occur.
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png " height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8049 )
<!-- Reviewable:end -->
2015-10-16 04:09:42 -06:00
Ms2ger
1f03ce1b1f
Enable some warnings for generated code.
...
None of those warnings currently occur.
2015-10-16 12:07:57 +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
Corey Farwell
97d857c492
Move table_preferred_width_a.html to wpt reftests.
2015-10-15 22:14:07 -04:00
Corey Farwell
cfa3f83948
Move text_transform_capitalize_a.html to wpt reftests.
2015-10-15 22:10:27 -04:00
Corey Farwell
fbc4dd18ea
Move transform_3d.html to wpt reftests.
2015-10-15 22:07:18 -04:00
Corey Farwell
fa8971588a
Move text_justify_none_a.html to wpt reftests.
2015-10-15 22:03:19 -04:00
Corey Farwell
731c1a491c
Move text_decoration_cached.html to wpt reftests.
2015-10-15 21:55:57 -04:00
Corey Farwell
5bf38ab538
Move text_shadow_multiple_shadows_a.html to wpt reftests.
2015-10-15 21:53:49 -04:00
Corey Farwell
7d45db1ea8
Move table_expansion_to_fit_a.html to wpt reftests.
2015-10-15 21:51:40 -04:00
Corey Farwell
f4fde1fa84
Move text_align_start_end.html to wpt reftests.
2015-10-15 21:49:07 -04:00
Corey Farwell
b1de1d4829
Move table_width_attribute_a.html to wpt reftests.
2015-10-15 21:47:02 -04:00
Corey Farwell
f32f38031c
Move text_align_justify_a.html to wpt reftests.
2015-10-15 21:45:02 -04:00
Corey Farwell
a987b849a0
Move table_row_direction_a.html to wpt reftests.
2015-10-15 21:39:41 -04:00
Corey Farwell
7dc6fc94d5
Move text_indent_a.html to wpt reftests.
2015-10-15 21:37:22 -04:00
Corey Farwell
75244e6ba7
Move text_transform_uppercase_a.html to wpt reftests.
2015-10-15 21:34:56 -04:00
Corey Farwell
47dd629d6a
Move text_transform_none_a.html to wpt reftests.
2015-10-15 21:32:50 -04:00
Corey Farwell
6975cd97e9
Move text_transform_lowercase_a.html to wpt reftests.
2015-10-15 21:31:02 -04:00
Corey Farwell
dd2f59b2f5
Move text_align_complex_a.html to wpt reftests.
2015-10-15 21:28:42 -04:00
Corey Farwell
53def3b3fd
Move text_align_rtl.html to wpt reftests.
2015-10-15 21:26:44 -04:00
bors-servo
36998cd5b1
Auto merge of #8044 - gilles-leblanc:issue-7998, r=Manishearth
...
Adds a tidy check for single-page HTML specification links
Flags links to the single-page WHATWG specification and suggests the URL
for the multi page one.
Fixes #7998
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png " height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8044 )
<!-- Reviewable:end -->
2015-10-15 19:25:53 -06:00
Corey Farwell
c8182e78ed
Move text_shadow_decorations_a.html to wpt reftests.
2015-10-15 21:22:03 -04:00
Corey Farwell
1fc2989fa6
Move text_overflow_basic_a.html to wpt reftests.
2015-10-15 21:14:28 -04:00
Corey Farwell
7c4b2aa754
Move text_shadow_simple_a.html to wpt reftests.
2015-10-15 21:08:37 -04:00
Corey Farwell
15459e35e8
Move text_shadow_blur_a.html to wpt reftests.
2015-10-15 21:05:52 -04:00
Gilles Leblanc
d99149701f
Adds a tidy check for single-page HTML specification links
...
Flags links to the single-page WHATWG specification and suggests the URL
for the multi page one.
Fixes #7998
2015-10-15 21:03:58 -04:00
Corey Farwell
54d9d813a1
Move table_specified_width_a.html to wpt reftests.
2015-10-15 21:03:40 -04:00