Martin Robinson
a7a58e47a0
Expand DisplayList layer bounds to whole pixels
...
Before passing these layers to the paint task, expand them to pixel
boundaries. This ensures that subpixel edges of the layer will not be
clipped away and helps prevent rounding issues with layer contents.
Fixes #8166 .
2015-10-28 18:11:59 -07:00
Michael Howell
2b6e897cd1
Show overflow for #8118 .
2015-10-27 15:07:59 -07:00
bors-servo
381317f658
Auto merge of #8129 - craftytrickster:pos-fixed-list-item, r=glennw
...
Made block type pattern match less inclusive
Given the comments above the match statement, it seems that fixed-pos check should match only block elements in this case. Doing this change seems to partially resolve the issue where list items with `position:fixed;` styling are not displaying their bullet points. This change only resolves the issue for list items with `list-style-position: inside`, outside positioning is still not functioning correctly.
https://github.com/servo/servo/issues/8001#issuecomment-149781613
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png " height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8129 )
<!-- Reviewable:end -->
2015-10-28 01:44:48 +05:30
David Raifaizen
091282ee24
Made block type pattern match less inclusive
2015-10-27 09:41:42 -04:00
Ms2ger
c265c52939
Move box_shadow_default_color_a.html to wpt reftests.
2015-10-27 14:07:01 +01:00
Ms2ger
f9930ab1fe
Move box_shadow_blur_a.html to wpt reftests.
2015-10-27 14:00:13 +01:00
Ms2ger
5b08ac9ca9
Move borders_a.html to wpt reftests.
2015-10-27 13:32:29 +01:00
Ms2ger
8838133abe
Move border_spacing_fixed_layout_a.html to wpt reftests.
2015-10-27 13:23:24 +01:00
Ms2ger
b456b219f6
Move border_spacing_auto_layout_a.html to wpt reftests.
2015-10-27 13:16:45 +01:00
Ms2ger
9fc3b6b6cc
Update the manifest.
2015-10-27 13:15:29 +01:00
Jan-Erik Rediger
4153291361
Update test manifest
2015-10-25 18:38:44 +01:00
Ms2ger
f59ef17921
Correct the match urls for the white-space tests.
2015-10-25 10:37:30 +01:00
Gilles Leblanc
725484d619
Compute value of float according to position value
...
According to CSS2 Section 9.7, if 'position' has a value of 'absolute'
or 'fixed' the computed value of 'float' should be 'none'.
This changes the float to a single_keyword_computed which checks the
positioned value of the element to compute the float value.
Fixes #8002
2015-10-23 20:56:52 -04:00
Corey Farwell
40caa2aee0
Move box_shadow_bg.html to wpt reftests.
2015-10-23 10:27:38 -04:00
Corey Farwell
4c6a9625bf
Move border_spacing_empty_table.html to wpt reftests.
2015-10-23 10:27:37 -04:00
Corey Farwell
890e1d93e2
Move border_style_none_a.html to wpt reftests.
2015-10-23 10:27:36 -04:00
Corey Farwell
62ef402f90
Move acid1_a.html to wpt reftests.
2015-10-23 10:27:34 -04:00
Corey Farwell
ecb5a1f7c6
Move case-insensitive-font-family.html to wpt reftests.
2015-10-23 10:27:33 -04:00
Corey Farwell
6034364552
Move float_clearance_intrinsic_width_a.html to wpt reftests.
2015-10-23 10:27:31 -04:00
Corey Farwell
fc958d4d2d
Move box_shadow_border_box_a.html to wpt reftests.
2015-10-23 10:27:30 -04:00
Corey Farwell
4116aa5e18
Move box_shadow_inset_bg.html to wpt reftests.
2015-10-23 10:27:29 -04:00
Corey Farwell
8cb1aa0d67
Move empty_cells_a.html to wpt reftests.
2015-10-23 10:27:27 -04:00
Corey Farwell
02a35f5540
Move filter_opacity_a.html to wpt reftests.
2015-10-23 10:27:26 -04:00
Corey Farwell
0439894c7c
Move hide_after_create.html to wpt reftests.
2015-10-23 10:27:25 -04:00
Corey Farwell
0eb67166ed
Move br.html to wpt reftests.
2015-10-23 10:27:23 -04:00
Corey Farwell
01c5134208
Move box_shadow_paint_order_a.html to wpt reftests.
2015-10-23 10:27:22 -04:00
Corey Farwell
8ba9e6efe3
Move box_sizing_border_box_a.html to wpt reftests.
2015-10-23 10:27:21 -04:00
Corey Farwell
247a16a078
Move canvas_as_block_element_a.html to wpt reftests.
2015-10-23 10:27:20 -04:00
Corey Farwell
8eca6d1cb6
Move clear_generated_content_table_a.html to wpt reftests.
2015-10-23 10:27:18 -04:00
Corey Farwell
0a6feb0c9a
Move calc-basic.html to wpt reftests.
2015-10-23 10:27:17 -04:00
Corey Farwell
debad3fa35
Move box_sizing_sanity_check_a.html to wpt reftests.
2015-10-23 10:27:16 -04:00
Corey Farwell
cd543ea85a
Move counters_simple_a.html to wpt reftests.
2015-10-23 10:27:15 -04:00
Corey Farwell
83439dc1df
Move first_child_pseudo_a.html to wpt reftests.
2015-10-23 10:27:13 -04:00
Corey Farwell
cee4879dd1
Move clip_a.html to wpt reftests.
2015-10-23 10:27:11 -04:00
Corey Farwell
468df737d2
Move external_media_query_link.html to wpt reftests.
2015-10-23 10:27:10 -04:00
Corey Farwell
ff216d25e3
Move counters_nested_a.html to wpt reftests.
2015-10-23 10:27:09 -04:00
Corey Farwell
b628b8f131
Move canvas_linear_gradient_a.html to wpt reftests.
2015-10-23 10:27:07 -04:00
Corey Farwell
d9fb897e34
Move external_media_query_style.html to wpt reftests.
2015-10-23 10:27:06 -04:00
Corey Farwell
b4f5496ccc
Move filter_sepia_a.html to wpt reftests.
2015-10-23 10:27:05 -04:00
Corey Farwell
7491fd834b
Move data_img_a.html to wpt reftests.
2015-10-23 10:27:03 -04:00
Corey Farwell
49498fbda1
Move filter_inline_a.html to wpt reftests.
2015-10-23 10:27:02 -04:00
Corey Farwell
bfbf881ca0
Move float_positioned_pseudo_stacking_context.html to wpt reftests.
2015-10-23 10:27:00 -04:00
Corey Farwell
3147a1e13a
Move floated_generated_content_a.html to wpt reftests.
2015-10-23 10:26:59 -04:00
Corey Farwell
af6941bfd0
Move float_overflow_area_a.html to wpt reftests.
2015-10-23 10:26:57 -04:00
Corey Farwell
4f8a84109e
Move floated_table_with_margin_a.html to wpt reftests.
2015-10-23 10:26:56 -04:00
Corey Farwell
b687c1c7f9
Move float_under_top_margin_a.html to wpt reftests.
2015-10-23 10:26:55 -04:00
Corey Farwell
3615db8964
Move height_compute_reset.html to wpt reftests.
2015-10-23 10:26:53 -04:00
Corey Farwell
1f8f2872de
Move first_of_type_pseudo_a.html to wpt reftests.
2015-10-23 10:26:52 -04:00
Corey Farwell
4efa4677e0
Move float_right_intrinsic_width_a.html to wpt reftests.
2015-10-23 10:26:51 -04:00
Corey Farwell
ddf2ef0da0
Move font_face_attribute.html to wpt reftests.
2015-10-23 10:26:49 -04:00