servo/tests/ref
Patrick Walton 14a544b64c layout: Clip the immediate fragments of block flows that establish
stacking contexts properly.

The code that existed before correctly translated the clips of child
elements, but not those of immediate display items belonging to the flow
itself.

Makes Leaflet.js maps usable.
2015-04-15 17:19:27 -07:00
..
2dcontext Implements drawImage for html image as ImageSource 2015-04-07 11:02:50 -07:00
css Add reftest for media queries in link and style tags 2015-03-16 17:19:28 +02:00
csswg/css21 Cargoify servo 2014-09-08 20:21:42 -06:00
fonts Add a Japanese Web font 2015-03-09 20:50:39 -07:00
iframe Remove compositor layers when iframes are removed from doc or display:none. 2015-03-04 07:51:46 +10:00
subdirectory Cargoify servo 2014-09-08 20:21:42 -06:00
2x2.png Implements drawImage for html image as ImageSource 2015-04-07 11:02:50 -07:00
2x4.png layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
4x2.png layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
100x100_green.png Implement background-position keyword values 2014-09-16 10:24:31 -07:00
400x400_green.png Cargoify servo 2014-09-08 20:21:42 -06:00
500x300_green.html Cargoify servo 2014-09-08 20:21:42 -06:00
abs_float_pref_width_a.html Fix layout of Create Account / Login when rendering Wikipedia. 2014-09-10 13:51:42 +10:00
abs_float_pref_width_ref.html Fix layout of Create Account / Login when rendering Wikipedia. 2014-09-10 13:51:42 +10:00
absolute_clipping_of_own_contents_a.html layout: Clip the immediate fragments of block flows that establish 2015-04-15 17:19:27 -07:00
absolute_clipping_of_own_contents_ref.html layout: Clip the immediate fragments of block flows that establish 2015-04-15 17:19:27 -07:00
absolute_content_height_a.html layout: Include padding in the content block-size when computing the 2015-04-10 15:33:07 -07:00
absolute_content_height_ref.html layout: Include padding in the content block-size when computing the 2015-04-10 15:33:07 -07:00
absolute_hypothetical_float_a.html layout: Use the same code path for computing static positions of regular 2015-04-14 13:00:10 -07:00
absolute_hypothetical_float_ref.html layout: Use the same code path for computing static positions of regular 2015-04-14 13:00:10 -07:00
acid1.png Cargoify servo 2014-09-08 20:21:42 -06:00
acid1_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
acid1_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
acid2_noscroll.html Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
acid2_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
acid2_ref.png Cargoify servo 2014-09-08 20:21:42 -06:00
acid2_ref_broken.html Cargoify servo 2014-09-08 20:21:42 -06:00
acid2_ref_broken.png Refactor background image, fix fixed attachment. Improve acid2. 2014-10-01 08:54:24 +10:00
after_block_iteration.html Handle generated content with display: block correctly during flow 2014-09-19 12:25:37 -07:00
after_block_iteration_ref.html Handle generated content with display: block correctly during flow 2014-09-19 12:25:37 -07:00
alpha_gif_a.gif Add reftest for issue #5176 2015-03-12 11:02:29 +01:00
alpha_gif_a.html Add reftest for issue #5176 2015-03-12 11:02:29 +01:00
alpha_gif_b.gif Add reftest for issue #5176 2015-03-12 11:02:29 +01:00
alpha_gif_b.html Add reftest for issue #5176 2015-03-12 11:02:29 +01:00
alpha_png_a.html net: Premultiply alpha in PNGs. 2014-09-10 22:08:06 -07:00
alpha_png_a.png net: Premultiply alpha in PNGs. 2014-09-10 22:08:06 -07:00
alpha_png_b.html net: Premultiply alpha in PNGs. 2014-09-10 22:08:06 -07:00
alpha_png_b.png net: Premultiply alpha in PNGs. 2014-09-10 22:08:06 -07:00
anon_block_inherit_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
anon_block_inherit_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
append_style_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
append_style_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
attr_exists_selector.html Support [*|attr], attribute selectors in any namespace (fixes #1558) 2014-10-08 11:01:31 +02:00
attr_exists_selector_ref.html Support [*|attr], attribute selectors in any namespace (fixes #1558) 2014-10-08 11:01:31 +02:00
attr_selector_case_sensitivity.html Add [foo=bar i] case-insensitive attribute selectors. 2014-10-10 14:29:24 +01:00
attr_selector_case_sensitivity_ref.html Add [foo=bar i] case-insensitive attribute selectors. 2014-10-10 14:29:24 +01:00
background_external_stylesheet.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_image_position_a.html Partial fix for background images on wikipedia pages. 2014-09-11 16:25:04 +10:00
background_image_position_ref.html Partial fix for background images on wikipedia pages. 2014-09-11 16:25:04 +10:00
background_none_a.html Make sure reftests aren't passing because nothing == nothing 2014-10-10 20:03:13 -04:00
background_none_b.html Make sure reftests aren't passing because nothing == nothing 2014-10-10 20:03:13 -04:00
background_position_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_position_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_position_keyword.html Implement background-position keyword values 2014-09-16 10:24:31 -07:00
background_position_percent.html Implement background-position keyword values 2014-09-16 10:24:31 -07:00
background_position_shorthand.html Implement background-position keyword values 2014-09-16 10:24:31 -07:00
background_position_shorthand_ref.html Implement background-position keyword values 2014-09-16 10:24:31 -07:00
background_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_repeat_both_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_repeat_both_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_repeat_none_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_repeat_none_b.html Fix reftest now that the background image code clips correctly. 2014-09-12 07:49:53 +10:00
background_repeat_x_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_repeat_x_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_repeat_y_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_repeat_y_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
background_size.png layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
background_size_a.html layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
background_size_ref.html layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
background_size_shorthand_a.html layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
background_size_shorthand_ref.html layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
background_style_attr.html Cargoify servo 2014-09-08 20:21:42 -06:00
basic.list layout: Clip the immediate fragments of block flows that establish 2015-04-15 17:19:27 -07:00
basic_width_em.html Cargoify servo 2014-09-08 20:21:42 -06:00
basic_width_px.html Cargoify servo 2014-09-08 20:21:42 -06:00
blackborder_ref.html Adding inset ref test. 2014-12-18 13:55:07 -08:00
block_formatting_context_a.html layout: Adjust the position of block formatting contexts based on float 2014-09-22 18:04:15 -07:00
block_formatting_context_cleared_float_a.html layout: Correctly take the inline size of cleared floats into account 2015-04-06 17:59:14 -07:00
block_formatting_context_cleared_float_ref.html layout: Correctly take the inline size of cleared floats into account 2015-04-06 17:59:14 -07:00
block_formatting_context_complex_a.html layout: Enhance the heuristic that guesses the inline size of block 2014-09-25 17:50:24 -07:00
block_formatting_context_complex_ref.html layout: Enhance the heuristic that guesses the inline size of block 2014-09-25 17:50:24 -07:00
block_formatting_context_containing_floats_a.html layout: Block formatting contexts should contain all their floats. 2014-09-26 00:39:07 -07:00
block_formatting_context_containing_floats_ref.html layout: Block formatting contexts should contain all their floats. 2014-09-26 00:39:07 -07:00
block_formatting_context_ref.html layout: Adjust the position of block formatting contexts based on float 2014-09-22 18:04:15 -07:00
block_formatting_context_relative_a.html layout: Consider relatively positioned blocks as possible block 2014-09-24 22:03:06 -07:00
block_formatting_context_translation_a.html layout: Consider relatively positioned blocks as possible block 2014-09-24 22:03:06 -07:00
block_formatting_context_translation_ref.html layout: Consider relatively positioned blocks as possible block 2014-09-24 22:03:06 -07:00
block_image.html Cargoify servo 2014-09-08 20:21:42 -06:00
block_replaced_content_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
block_replaced_content_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
block_replaced_content_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
border_black_groove.html Adding tests to check behavior. There are 3 files that will test: 2014-12-12 13:51:24 -08:00
border_black_ridge.html Adding tests to check behavior. There are 3 files that will test: 2014-12-12 13:51:24 -08:00
border_black_solid.html Adding tests to check behavior. There are 3 files that will test: 2014-12-12 13:51:24 -08:00
border_code_tag.html Remove interior borders during flow construction 2015-02-27 15:52:12 -08:00
border_code_tag_ref.html Remove interior borders during flow construction 2015-02-27 15:52:12 -08:00
border_radius_clip_a.html gfx: Clip the background properly when border-radius is used. 2014-12-22 14:48:55 -08:00
border_radius_clip_ref.html gfx: Clip the background properly when border-radius is used. 2014-12-22 14:48:55 -08:00
border_radius_overlapping_a.html Handle overlapping border-radius corners 2015-01-26 09:04:42 -05:00
border_radius_overlapping_ref.html Handle overlapping border-radius corners 2015-01-26 09:04:42 -05:00
border_spacing_a.html layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
border_spacing_auto_layout_a.html layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
border_spacing_fixed_layout_a.html layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
border_spacing_ref.html layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
border_style_none_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
border_style_none_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
borders.png gfx: Update Azure and Skia, and rewrite broken clipping logic. 2014-12-08 13:45:51 -08:00
borders_a.html Remove WA for borders ref test 2015-02-27 00:40:53 -08:00
borders_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
box_shadow_blur_a.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_blur_ref.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_border_box_a.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_border_box_ref.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_default_color_a.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_default_color_ref.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_inset_a.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_inset_parsing_a.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_inset_parsing_ref.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_inset_ref.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_paint_order_a.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_paint_order_ref.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_spread_a.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_shadow_spread_ref.html gfx: Implement box-shadow per CSS-BACKGROUNDS. 2014-12-15 13:39:06 -08:00
box_sizing_border_box_a.html layout: Implement box-sizing: border-box. 2014-10-01 20:24:34 -07:00
box_sizing_border_box_ref.html layout: Implement box-sizing: border-box. 2014-10-01 20:24:34 -07:00
box_sizing_sanity_check_a.html layout: Make box-sizing only affect explicitly-specified or percentage 2014-10-09 07:59:54 -07:00
box_sizing_sanity_check_ref.html layout: Make box-sizing only affect explicitly-specified or percentage 2014-10-09 07:59:54 -07:00
br-ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
br.html Cargoify servo 2014-09-08 20:21:42 -06:00
canvas_as_block_element_a.html Fixes the problem with canvas not being rendered when displayed as block level elements 2015-03-15 22:10:06 -07:00
canvas_as_block_element_ref.html Fixes the problem with canvas not being rendered when displayed as block level elements 2015-03-15 22:10:06 -07:00
canvas_linear_gradient_a.html Implement gradient fill styles for canvas. 2015-03-19 15:59:08 +01:00
canvas_linear_gradient_ref.html Implement gradient fill styles for canvas. 2015-03-19 15:59:08 +01:00
canvas_radial_gradient.png Implement gradient fill styles for canvas. 2015-03-19 15:59:08 +01:00
canvas_radial_gradient_a.html Implement gradient fill styles for canvas. 2015-03-19 15:59:08 +01:00
canvas_radial_gradient_ref.html Implement gradient fill styles for canvas. 2015-03-19 15:59:08 +01:00
case-insensitive-font-family-ref.html Implements case insensitive font family names. 2014-11-03 17:15:51 -08:00
case-insensitive-font-family.html Implements case insensitive font family names. 2014-11-03 17:15:51 -08:00
clear_generated_content_table_a.html layout: Support any display property in generated content, and allow 2014-09-26 14:09:25 -07:00
clear_generated_content_table_ref.html layout: Support any display property in generated content, and allow 2014-09-26 14:09:25 -07:00
clip_a.html layout: Implement clip per CSS 2.1 § 11.1.2. 2014-12-18 13:07:13 -08:00
clip_ref.html layout: Implement clip per CSS 2.1 § 11.1.2. 2014-12-18 13:07:13 -08:00
counters_nested_a.html layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
counters_nested_ref.html layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
counters_simple_a.html layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
counters_simple_ref.html layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
data_img_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
data_img_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
empty_cells_a.html layout: Implement empty-cells per CSS 2.1 § 17.6.1.1. 2014-12-17 21:25:12 -08:00
empty_cells_ref.html layout: Implement empty-cells per CSS 2.1 § 17.6.1.1. 2014-12-17 21:25:12 -08:00
external_media_query_link.html Add reftest for media queries in link and style tags 2015-03-16 17:19:28 +02:00
external_media_query_ref.html Add reftest for media queries in link and style tags 2015-03-16 17:19:28 +02:00
external_media_query_style.html Add reftest for media queries in link and style tags 2015-03-16 17:19:28 +02:00
filter_opacity_a.html layout: Implement filter per CSS-FILTERS § 5. 2015-01-09 07:26:13 -08:00
filter_opacity_ref.html layout: Implement filter per CSS-FILTERS § 5. 2015-01-09 07:26:13 -08:00
filter_sepia_a.html layout: Implement filter per CSS-FILTERS § 5. 2015-01-09 07:26:13 -08:00
filter_sepia_ref.html layout: Implement filter per CSS-FILTERS § 5. 2015-01-09 07:26:13 -08:00
first_child_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
first_child_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
first_of_type_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
first_of_type_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
fixed_width_overrides_child_intrinsic_width_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
fixed_width_overrides_child_intrinsic_width_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
float_clearance_a.html layout: Translate floats when clearing non-floated blocks. 2014-09-22 14:14:20 -07:00
float_clearance_ref.html layout: Translate floats when clearing non-floated blocks. 2014-09-22 14:14:20 -07:00
float_intrinsic_height.html layout: Don't take collapsible top margin into account when determining 2015-04-07 15:10:15 -07:00
float_intrinsic_height_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
float_intrinsic_width_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
float_intrinsic_width_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
float_right_intrinsic_width_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
float_right_intrinsic_width_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
float_table_a.html layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
float_table_ref.html Add support for tables that are floated. 2014-09-13 14:51:07 +10:00
float_under_top_margin_a.html layout: Don't take collapsible top margin into account when determining 2015-04-07 15:10:15 -07:00
float_under_top_margin_ref.html layout: Don't take collapsible top margin into account when determining 2015-04-07 15:10:15 -07:00
floated_generated_content_a.html layout: Don't crash on floated generated content. 2014-09-12 14:10:27 -07:00
floated_generated_content_b.html layout: Don't crash on floated generated content. 2014-09-12 14:10:27 -07:00
floated_list_item_a.html layout: Implement floated list items. 2015-01-28 19:58:24 -08:00
floated_list_item_ref.html layout: Implement floated list items. 2015-01-28 19:58:24 -08:00
floated_table_with_margin_a.html layout: Float table wrappers directly instead of generating a block 2014-09-25 08:06:03 -07:00
floated_table_with_margin_ref.html layout: Float table wrappers directly instead of generating a block 2014-09-25 08:06:03 -07:00
focus_selector.html Implement the :focus pseudo-class selector 2015-04-04 10:57:11 -07:00
focus_selector_ref.html Implement the :focus pseudo-class selector 2015-04-04 10:57:11 -07:00
font_advance.html Fix is_simple_advance check. Fixes #4614. 2015-04-01 12:11:56 -04:00
font_advance_ref.html Fix is_simple_advance check. Fixes #4614. 2015-04-01 12:11:56 -04:00
font_size.html Add support for font-size relative size keywords. Fix #3423 2014-09-22 17:00:00 +01:00
font_size_ref.html Add support for font-size relative size keywords. Fix #3423 2014-09-22 17:00:00 +01:00
font_style.html Support 'font-style: oblique'. 2015-01-20 10:48:23 +09:00
font_style_ref.html Support 'font-style: oblique'. 2015-01-20 10:48:23 +09:00
height_compute.html Cargoify servo 2014-09-08 20:21:42 -06:00
height_compute_reset.html Cargoify servo 2014-09-08 20:21:42 -06:00
hello_a?foo#bar.html Try to parse command line argument as file names 2014-09-16 14:41:45 +01:00
hello_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
hide_after_create.html Fix setting display:none after a layout where the element was visible. 2015-02-27 07:44:24 +10:00
hide_after_create_ref.html Fix setting display:none after a layout where the element was visible. 2015-02-27 07:44:24 +10:00
image_rendering_auto_a.html layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
image_rendering_pixelated_a.html layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
image_rendering_pixelated_ref.html layout: Implement image-rendering per CSS-IMAGES-3 § 5.3 and 2015-03-03 17:54:12 +01:00
img_block_display_a.html Fix img with display: block. Fixes text/image overflow on wikipedia. 2014-09-19 17:59:48 +10:00
img_block_display_ref.html Fix img with display: block. Fixes text/image overflow on wikipedia. 2014-09-19 17:59:48 +10:00
img_block_maxwidth_a.html Add support for min-width and max-width to images. 2014-09-22 14:03:10 +10:00
img_block_maxwidth_b.html Add support for min-width and max-width to images. 2014-09-22 14:03:10 +10:00
img_block_maxwidth_ref.html Add support for min-width and max-width to images. 2014-09-22 14:03:10 +10:00
img_dynamic_remove.html Make sure reftests aren't passing because nothing == nothing 2014-10-10 20:03:13 -04:00
img_dynamic_remove_ref.html Make sure reftests aren't passing because nothing == nothing 2014-10-10 20:03:13 -04:00
img_simple.html Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00
img_simple_ref.html Fix image_dynamic_remove reftest with incremental layout turned out 2014-10-17 11:11:14 -07:00
img_size_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
img_size_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
incremental_float_a.html layout: Incrementalize reflow of block formatting contexts impacted by 2014-11-18 15:36:04 -08:00
incremental_float_ref.html layout: Incrementalize reflow of block formatting contexts impacted by 2014-11-18 15:36:04 -08:00
incremental_inline_layout_a.html layout: Simplify and improve the correctness of whitespace stripping in 2015-04-08 14:29:23 -07:00
incremental_inline_layout_ref.html layout: Simplify and improve the correctness of whitespace stripping in 2015-04-08 14:29:23 -07:00
inline_background_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_background_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_block_baseline_a.html Implement basic support for display: inline-block. 2014-09-13 07:13:42 +10:00
inline_block_baseline_ref.html Implement basic support for display: inline-block. 2014-09-13 07:13:42 +10:00
inline_block_border_a.html layout: Don't double-count padding, etc, and don't draw 2014-09-27 06:07:58 -07:00
inline_block_border_ref.html layout: Don't double-count padding, etc, and don't draw 2014-09-27 06:07:58 -07:00
inline_block_img_a.html Implement basic support for display: inline-block. 2014-09-13 07:13:42 +10:00
inline_block_img_ref.html Implement basic support for display: inline-block. 2014-09-13 07:13:42 +10:00
inline_block_margin_a.html Implement basic support for display: inline-block. 2014-09-13 07:13:42 +10:00
inline_block_margin_ref.html Implement basic support for display: inline-block. 2014-09-13 07:13:42 +10:00
inline_block_min_width.html For inline-block correctly use min-width 2015-03-03 21:06:57 -08:00
inline_block_min_width_ref.html For inline-block correctly use min-width 2015-03-03 21:06:57 -08:00
inline_block_overflow.html Add inline-block overflow ref test 2015-03-03 20:44:49 -08:00
inline_block_overflow_hidden_a.html layout: Make content of display: inline-block; overflow: hidden visible. 2014-10-13 08:03:34 -07:00
inline_block_overflow_hidden_ref.html layout: Make content of display: inline-block; overflow: hidden visible. 2014-10-13 08:03:34 -07:00
inline_block_overflow_ref.html Add inline-block overflow ref test 2015-03-03 20:44:49 -08:00
inline_block_parent_padding_a.html Fix inline context padding on inline-block. 2014-09-23 15:40:08 +10:00
inline_block_parent_padding_ref.html Fix inline context padding on inline-block. 2014-09-23 15:40:08 +10:00
inline_block_parent_width.html Fix 'inline-block' sizing issues 2015-02-02 15:52:11 -08:00
inline_block_parent_width_percentage.html Fix 'inline-block' sizing issues 2015-02-02 15:52:11 -08:00
inline_block_parent_width_ref.html Fix 'inline-block' sizing issues 2015-02-02 15:52:11 -08:00
inline_block_percentage_height_a.html layout: Make percentage heights propagate through inline flows. 2014-09-19 17:20:56 -07:00
inline_block_percentage_height_ref.html layout: Make percentage heights propagate through inline flows. 2014-09-19 17:20:56 -07:00
inline_block_stacking_context_a.html Fixes positioning of inline blocks that generate stacking contexts. 2015-03-19 07:38:33 +10:00
inline_block_stacking_context_ref.html Fixes positioning of inline blocks that generate stacking contexts. 2015-03-19 07:38:33 +10:00
inline_block_with_margin_a.html layout: Rewrite intrinsic inline-size and automatic table layout to 2014-10-14 14:17:57 -07:00
inline_block_with_margin_ref.html Include margin in inline block intrinsic width. Fixes [edit] links on wikipedia. 2014-09-18 16:07:28 +10:00
inline_border_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_border_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_border_ref.png Cargoify servo 2014-09-08 20:21:42 -06:00
inline_element_border_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_element_border_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_hypothetical_box_a.html test: Mark the inline element in inline_hypothetical_box_a.html as 2014-10-31 12:24:40 -07:00
inline_hypothetical_box_ref.html layout: Implement the correct hypothetical box behavior for 2014-10-01 18:34:53 -07:00
inline_padding_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_padding_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_text_align_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_text_align_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline_whitespace_a.html Improve acid2. Fix line height calculation. Text fragments get correct enclosing element style. 2014-09-26 17:12:22 +10:00
inline_whitespace_b.html Improve acid2. Fix line height calculation. Text fragments get correct enclosing element style. 2014-09-26 17:12:22 +10:00
inline_whitespace_ref.html Improve acid2. Fix line height calculation. Text fragments get correct enclosing element style. 2014-09-26 17:12:22 +10:00
input_height_a.html style: Remove max-height from the input style. 2014-10-07 11:21:50 -07:00
input_height_ref.html style: Remove max-height from the input style. 2014-10-07 11:21:50 -07:00
inset.html Cropping the ref images to save some bytes (as also adjust test borders 2014-12-16 16:00:45 -08:00
inset.png Cropping the ref images to save some bytes (as also adjust test borders 2014-12-16 16:00:45 -08:00
inset_blackborder.html Adding inset ref test. 2014-12-18 13:55:07 -08:00
inset_ref.html Thanks to differences on rendering between CPU X GPU, there is a 1 pixel wide 2014-12-16 12:09:31 -08:00
issue-1324-ref.html Add a reftest for #1324 2014-10-16 13:06:34 -07:00
issue-1324.html Add a reftest for #1324 2014-10-16 13:06:34 -07:00
last_child_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
last_child_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
last_of_type_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
last_of_type_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
legacy_cellspacing_attribute_a.html layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
legacy_input_size_attribute_override_a.html layout: Introduce support for legacy presentational attributes to selector 2014-10-14 12:44:09 -07:00
legacy_input_size_attribute_override_ref.html layout: Introduce support for legacy presentational attributes to selector 2014-10-14 12:44:09 -07:00
legacy_table_border_attribute_a.html style: Address review comments relating to bgcolor and column spans 2014-12-15 18:09:44 -08:00
legacy_table_border_attribute_ref.html style: Address review comments relating to bgcolor and column spans 2014-12-15 18:09:44 -08:00
legacy_td_bgcolor_attribute_a.html style: Parse the legacy bgcolor attribute per the HTML5 specification. 2014-12-15 17:41:44 -08:00
legacy_td_bgcolor_attribute_ref.html style: Parse the legacy bgcolor attribute per the HTML5 specification. 2014-12-15 17:41:44 -08:00
legacy_td_width_attribute_a.html layout: Introduce support for legacy presentational attributes to selector 2014-10-14 12:44:09 -07:00
legacy_td_width_attribute_ref.html layout: Introduce support for legacy presentational attributes to selector 2014-10-14 12:44:09 -07:00
letter_spacing_a.html gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00
letter_spacing_ref.html gfx: Implement letter-spacing per CSS 2.1 § 16.4. 2014-12-12 11:43:43 -08:00
line.png Partial fix for background images on wikipedia pages. 2014-09-11 16:25:04 +10:00
line_breaking_whitespace_collapse_a.html layout: Simplify and improve the correctness of whitespace stripping in 2015-04-08 14:29:23 -07:00
line_breaking_whitespace_collapse_ref.html layout: Simplify and improve the correctness of whitespace stripping in 2015-04-08 14:29:23 -07:00
line_height_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
line_height_float_placement_a.html layout: During inline layout, make place_between_floats use the same 2015-04-09 14:23:08 -07:00
line_height_float_placement_ref.html layout: During inline layout, make place_between_floats use the same 2015-04-09 14:23:08 -07:00
line_height_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
linear_gradients_corners_a.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linear_gradients_corners_ref.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linear_gradients_lengths_a.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linear_gradients_lengths_ref.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linear_gradients_parsing_a.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linear_gradients_parsing_ref.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linear_gradients_reverse_a.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linear_gradients_reverse_ref.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linear_gradients_smoke_a.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linear_gradients_smoke_ref.html layout: Implement CSS linear gradients per the CSS-IMAGES specification. 2014-11-06 08:26:47 -08:00
linebreak_inline_span_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
linebreak_inline_span_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
linebreak_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
linebreak_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
link_style_dynamic_addition.html Handle dynamic addition of attributes 2014-09-26 19:04:32 -04:00
link_style_dynamic_addition_ref.html Handle dynamic addition of attributes 2014-09-26 19:04:32 -04:00
link_style_order.html Move link rel=stylesheet fetching to layout task 2014-09-16 07:12:01 -07:00
link_style_order_ref.html Move link rel=stylesheet fetching to layout task 2014-09-16 07:12:01 -07:00
list_style_image_sizing_a.html layout: Position and size list images properly in the block direction. 2015-04-07 15:42:52 -07:00
list_style_image_sizing_ref.html layout: Position and size list images properly in the block direction. 2015-04-07 15:42:52 -07:00
list_style_position_a.html layout: Implement basic lists and the CSS1 list properties. 2014-12-15 16:25:06 -08:00
list_style_position_ref.html layout: Implement basic lists and the CSS1 list properties. 2014-12-15 16:25:06 -08:00
list_style_type_a.html layout: Implement basic lists and the CSS1 list properties. 2014-12-15 16:25:06 -08:00
list_style_type_ref.html layout: Implement basic lists and the CSS1 list properties. 2014-12-15 16:25:06 -08:00
many_brs_a.html layout: Mark the styles of elements with pseudos as unshareable. 2014-10-08 22:46:54 -07:00
many_brs_ref.html layout: Mark the styles of elements with pseudos as unshareable. 2014-10-08 22:46:54 -07:00
margin_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
margin_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
margins_inside_floats_a.html layout: Don't take collapsible top margin into account when determining 2015-04-07 15:10:15 -07:00
margins_inside_floats_ref.html layout: Unify the block-size computation for blocks and floats. 2014-09-25 16:43:24 -07:00
max_width_float_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
max_width_float_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
max_width_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
max_width_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
min_max_height_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
min_max_height_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
min_width_float_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
min_width_float_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
min_width_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
min_width_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
minimum_line_height_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
minimum_line_height_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
mix_blend_mode_a.html layout: Implement mix-blend-mode per COMPOSITING § 3.4.1. 2015-01-12 08:02:41 -08:00
mix_blend_mode_ref.html layout: Implement mix-blend-mode per COMPOSITING § 3.4.1. 2015-01-12 08:02:41 -08:00
multiple_css_class_a.html Make use of the list of Atoms in ClassSelector 2014-09-11 23:19:26 -04:00
multiple_css_class_b.html Make use of the list of Atoms in ClassSelector 2014-09-11 23:19:26 -04:00
negative_margin_uncle_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
negative_margin_uncle_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
negative_margins_a.html gfx: Update Azure and Skia, and rewrite broken clipping logic. 2014-12-08 13:45:51 -08:00
negative_margins_b.html gfx: Update Azure and Skia, and rewrite broken clipping logic. 2014-12-08 13:45:51 -08:00
no-image-ref.html Load a placeholder when a url to an image is broken. 2015-03-30 10:02:54 -07:00
no-image.html Load a placeholder when a url to an image is broken. 2015-03-30 10:02:54 -07:00
noscript.html Cargoify servo 2014-09-08 20:21:42 -06:00
noscript_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
noteq_500x300_white.html Cargoify servo 2014-09-08 20:21:42 -06:00
noteq_attr_exists_selector.html Support [*|attr], attribute selectors in any namespace (fixes #1558) 2014-10-08 11:01:31 +02:00
nth_child_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
nth_child_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
nth_last_child_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
nth_last_child_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
nth_last_of_type_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
nth_last_of_type_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
nth_of_type_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
nth_of_type_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
object_element_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
object_element_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
ol_japanese_iroha_a.html Add a Japanese Web font 2015-03-09 20:50:39 -07:00
ol_japanese_iroha_bullet_styles.html Add a Japanese Web font 2015-03-09 20:50:39 -07:00
ol_japanese_iroha_ref.html Add a Japanese Web font 2015-03-09 20:50:39 -07:00
ol_simple_a.html layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
ol_simple_ref.html layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
only_child_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
only_child_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
only_of_type_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
only_of_type_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
opacity_simple_a.html layout: Implement opacity per CSS-COLOR § 3.2. 2014-12-03 14:17:16 -08:00
opacity_simple_ref.html layout: Implement opacity per CSS-COLOR § 3.2. 2014-12-03 14:17:16 -08:00
opacity_stacking_context_a.html layout: Implement opacity per CSS-COLOR § 3.2. 2014-12-03 14:17:16 -08:00
opacity_stacking_context_ref.html layout: Implement opacity per CSS-COLOR § 3.2. 2014-12-03 14:17:16 -08:00
outline_offset_a.html layout: Implement outline-offset per CSS-UI-3 § 5.5. 2015-01-08 10:49:54 -08:00
outline_offset_ref.html layout: Implement outline-offset per CSS-UI-3 § 5.5. 2015-01-08 10:49:54 -08:00
outlines_simple_a.html layout: Implement outline per CSS 2.1 § 18.4. 2014-12-11 14:25:10 -08:00
outlines_simple_ref.html layout: Implement outline per CSS 2.1 § 18.4. 2014-12-11 14:25:10 -08:00
outlines_wrap_a.html layout: Implement outline per CSS 2.1 § 18.4. 2014-12-11 14:25:10 -08:00
outlines_wrap_ref.html layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
outset.html Cropping the ref images to save some bytes (as also adjust test borders 2014-12-16 16:00:45 -08:00
outset.png Cropping the ref images to save some bytes (as also adjust test borders 2014-12-16 16:00:45 -08:00
outset_blackborder.html Adding outset ref test. 2014-12-18 13:55:45 -08:00
outset_ref.html Adding tests for outset. 2014-12-16 12:16:43 -08:00
overconstrained_block.html Fix some writing mode mismatch assertions errors. 2014-12-18 17:15:51 +00:00
overconstrained_block_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow_auto.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow_position_abs_inside_normal_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow_position_abs_inside_normal_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow_position_abs_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow_position_abs_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow_scroll.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow_wrap_a.html layout: Implement overflow-wrap/word-wrap per CSS-TEXT § 6.2. 2014-12-13 13:05:05 -08:00
overflow_wrap_ref.html layout: Implement overflow-wrap/word-wrap per CSS-TEXT § 6.2. 2014-12-13 13:05:05 -08:00
overflow_xy_a.html layout: Implement overflow-x and overflow-y per CSS-OVERFLOW § 3. 2015-03-03 17:03:27 +01:00
overflow_xy_ref.html layout: Implement overflow-x and overflow-y per CSS-OVERFLOW § 3. 2015-03-03 17:03:27 +01:00
percent_height.html Implement percentage heights for block flows 2014-09-16 09:02:01 -07:00
percent_height_ref.html Implement percentage heights for block flows 2014-09-16 09:02:01 -07:00
percentage_height_float_a.html layout: Handle floated blocks with percentage heights correctly. 2014-09-19 17:56:07 -07:00
percentage_height_float_ref.html layout: Handle floated blocks with percentage heights correctly. 2014-09-19 17:56:07 -07:00
percentage_height_root.html Support root element having percentage heights in layout. This allows using standard CSS techniques to place a footer at the bottom of the page. 2015-02-16 14:46:19 +10:00
percentage_height_root_ref.html Support root element having percentage heights in layout. This allows using standard CSS techniques to place a footer at the bottom of the page. 2015-02-16 14:46:19 +10:00
png_rgba_colorspace_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
png_rgba_colorspace_a.png Cargoify servo 2014-09-08 20:21:42 -06:00
png_rgba_colorspace_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_cb_with_non_cb_kid_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_cb_with_non_cb_kid_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_height_width_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_height_width_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_left_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_left_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_margin_top_percentage_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_margin_top_percentage_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_nested_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_nested_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_replaced_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_replaced_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_static_y_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_static_y_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_width_percentage_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_abs_width_percentage_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_background_color_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_background_color_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_overflow_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_overflow_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_static_y_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_static_y_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_fixed_tile_edge.html Account for RenderLayer position when optimizing display list 2014-10-03 14:55:03 -07:00
position_fixed_tile_edge_2.html Position layers using their absolute position 2014-10-08 13:18:44 -07:00
position_fixed_tile_edge_3.html layout: Paint stacking contexts' overflow areas properly. 2015-01-04 17:41:59 -08:00
position_fixed_tile_edge_ref.html Account for RenderLayer position when optimizing display list 2014-10-03 14:55:03 -07:00
position_relative_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_relative_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_relative_top_percentage_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
position_relative_top_percentage_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
pre_ignorable_whitespace_a.html layout: white_space::pre should not yield ignorable whitespace. 2014-10-07 13:39:41 -07:00
pre_ignorable_whitespace_ref.html layout: white_space::pre should not yield ignorable whitespace. 2014-10-07 13:39:41 -07:00
pre_with_tab.html Show tabs in pre elements 2015-04-02 22:15:39 -07:00
pre_with_tab_ref.html Show tabs in pre elements 2015-04-02 22:15:39 -07:00
pseudo_element_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
pseudo_element_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
pseudo_inherit.html Cargoify servo 2014-09-08 20:21:42 -06:00
pseudo_inherit_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
quotes_simple_a.html layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
quotes_simple_ref.html layout: Implement ordered lists, CSS counters, and quotes per CSS 2.1 2015-03-09 17:13:45 -07:00
reset.css Cargoify servo 2014-09-08 20:21:42 -06:00
rippy.jpg Load a placeholder when a url to an image is broken. 2015-03-30 10:02:54 -07:00
root_height_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
root_height_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
root_margin_collapse_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
root_margin_collapse_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
root_pseudo_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
root_pseudo_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
rtl_body.html Fixes for positioning of RTL blocks. 2015-03-17 10:18:17 -07:00
rtl_body_ref.html Fixes for positioning of RTL blocks. 2015-03-17 10:18:17 -07:00
rtl_simple.html Layout fixes for RTL child flows in LTR parents 2015-03-09 14:21:26 -07:00
rtl_simple_ref.html Layout fixes for RTL child flows in LTR parents 2015-03-09 14:21:26 -07:00
rust-0.png Cargoify servo 2014-09-08 20:21:42 -06:00
rust_logo.png Cargoify servo 2014-09-08 20:21:42 -06:00
setattribute_id_restyle_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
setattribute_id_restyle_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
smiling.png layout: Implement basic lists and the CSS1 list properties. 2014-12-15 16:25:06 -08:00
stacking_context_overflow_a.html layout: Paint stacking contexts' overflow areas properly. 2015-01-04 17:41:59 -08:00
stacking_context_overflow_ref.html layout: Paint stacking contexts' overflow areas properly. 2015-01-04 17:41:59 -08:00
stacking_context_overflow_relative_outline_a.html layout: Paint stacking contexts' overflow areas properly. 2015-01-04 17:41:59 -08:00
stacking_context_overflow_relative_outline_ref.html layout: Paint stacking contexts' overflow areas properly. 2015-01-04 17:41:59 -08:00
style_is_in_doc.html Cargoify servo 2014-09-08 20:21:42 -06:00
style_is_in_doc_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
table_auto_width.html Update reftests for UA stylesheet changes. 2014-10-13 12:38:07 +01:00
table_auto_width_ref.html Update reftests for UA stylesheet changes. 2014-10-13 12:38:07 +01:00
table_caption_bottom_a.html layout: Implement caption-side per CSS 2.1 § 17.4.1. 2014-12-17 22:06:14 -08:00
table_caption_bottom_ref.html layout: Implement caption-side per CSS 2.1 § 17.4.1. 2014-12-17 22:06:14 -08:00
table_caption_top_a.html layout: Implement caption-side per CSS 2.1 § 17.4.1. 2014-12-17 22:06:14 -08:00
table_caption_top_ref.html layout: Implement caption-side per CSS 2.1 § 17.4.1. 2014-12-17 22:06:14 -08:00
table_colspan_fixed_a.html layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
table_colspan_fixed_ref.html style: Address review comments relating to bgcolor and column spans 2014-12-15 18:09:44 -08:00
table_colspan_simple_a.html style: Implement basic column spans. 2014-12-15 17:41:51 -08:00
table_colspan_simple_ref.html style: Implement basic column spans. 2014-12-15 17:41:51 -08:00
table_containing_block_a.html layout: Rewrite intrinsic inline-size and automatic table layout to 2014-10-14 14:17:57 -07:00
table_containing_block_ref.html layout: Rewrite intrinsic inline-size and automatic table layout to 2014-10-14 14:17:57 -07:00
table_expansion_to_fit_a.html layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
table_expansion_to_fit_ref.html layout: Rewrite intrinsic inline-size and automatic table layout to 2014-10-14 14:17:57 -07:00
table_float_translation_a.html layout: Remove the bogus 2015-04-07 15:13:17 -07:00
table_float_translation_ref.html layout: Remove the bogus 2015-04-07 15:13:17 -07:00
table_padding_a.html layout: Implement border-spacing per CSS 2.1 § 17.6.1 and the legacy 2015-03-12 12:00:40 -07:00
table_padding_ref.html Fix padding on tables. This fixes the TOC on wikipedia pages. 2014-09-19 14:58:24 +10:00
table_percentage_capping_a.html table_wrapper.rs: Fix for percentage widths 2015-01-11 11:39:09 -08:00
table_percentage_capping_ref.html table_wrapper.rs: Fix for percentage widths 2015-01-11 11:39:09 -08:00
table_percentage_width_a.html layout: Rewrite intrinsic inline-size and automatic table layout to 2014-10-14 14:17:57 -07:00
table_percentage_width_ref.html layout: Rewrite intrinsic inline-size and automatic table layout to 2014-10-14 14:17:57 -07:00
table_specified_width_a.html Fix layout on google search results. 2014-11-27 09:10:58 +10:00
table_specified_width_ref.html Fix layout on google search results. 2014-11-27 09:10:58 +10:00
test.jpeg Cargoify servo 2014-09-08 20:21:42 -06:00
text_align_complex_a.html layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
text_align_complex_ref.html layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
text_align_justify_a.html layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
text_align_justify_ref.html layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
text_decoration_cached.html Cargoify servo 2014-09-08 20:21:42 -06:00
text_decoration_cached_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
text_decoration_propagation_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
text_decoration_propagation_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
text_decoration_smoke_a.html style: Fix parsing of text decorations. 2015-02-24 17:51:22 -08:00
text_decoration_smoke_ref.html style: Fix parsing of text decorations. 2015-02-24 17:51:22 -08:00
text_indent_a.html layout: Implement text-indent per CSS 2.1 § 16.1. 2014-12-12 14:55:41 -08:00
text_indent_ref.html layout: Implement text-indent per CSS 2.1 § 16.1. 2014-12-12 14:55:41 -08:00
text_justify_none_a.html layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
text_justify_none_ref.html layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
text_overflow_a.html layout: Implement text-overflow: ellipsis per CSS-UI-3 § 6.2. 2015-01-28 16:23:31 -08:00
text_overflow_basic_a.html layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
text_overflow_basic_ref.html layout: Implement text-align: justify and text-justify per 2015-01-29 17:00:41 -08:00
text_overflow_ref.html layout: Implement text-overflow: ellipsis per CSS-UI-3 § 6.2. 2015-01-28 16:23:31 -08:00
text_shadow_blur_a.html layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
text_shadow_blur_ref.html layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
text_shadow_decorations_a.html layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
text_shadow_decorations_ref.html layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
text_shadow_multiple_shadows_a.html layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
text_shadow_multiple_shadows_ref.html layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
text_shadow_simple_a.html layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
text_shadow_simple_ref.html layout: Implement text-shadow per CSS-TEXT-DECORATION-3 § 4. 2015-03-02 13:28:51 -08:00
text_transform_capitalize_a.html layout: Implement text-transform. 2014-12-10 14:09:08 -08:00
text_transform_capitalize_ref.html layout: Implement text-transform. 2014-12-10 14:09:08 -08:00
text_transform_lowercase_a.html layout: Implement text-transform. 2014-12-10 14:09:08 -08:00
text_transform_lowercase_ref.html layout: Implement text-transform. 2014-12-10 14:09:08 -08:00
text_transform_none_a.html layout: Implement text-transform. 2014-12-10 14:09:08 -08:00
text_transform_none_ref.html layout: Implement text-transform. 2014-12-10 14:09:08 -08:00
text_transform_uppercase_a.html layout: Implement text-transform. 2014-12-10 14:09:08 -08:00
text_transform_uppercase_ref.html layout: Implement text-transform. 2014-12-10 14:09:08 -08:00
transform_simple_a.html layout: Implement 2D CSS transforms per CSS-TRANSFORMS § 5, 6, 7, and 8. 2015-03-17 11:30:55 -07:00
transform_simple_ref.html layout: Implement 2D CSS transforms per CSS-TRANSFORMS § 5, 6, 7, and 8. 2015-03-17 11:30:55 -07:00
transform_stacking_context_a.html layout: Implement 2D CSS transforms per CSS-TRANSFORMS § 5, 6, 7, and 8. 2015-03-17 11:30:55 -07:00
transform_stacking_context_ref.html layout: Implement 2D CSS transforms per CSS-TRANSFORMS § 5, 6, 7, and 8. 2015-03-17 11:30:55 -07:00
upper_id_attr.html Cargoify servo 2014-09-08 20:21:42 -06:00
upper_id_attr_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
vertical-lr-blocks.html Cargoify servo 2014-09-08 20:21:42 -06:00
vertical-lr-blocks_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
vertical_align_bottom_a.html Add some vertical align reftests now that text elements get correct vertical align property. 2014-09-29 08:05:30 +10:00
vertical_align_bottom_ref.html Add some vertical align reftests now that text elements get correct vertical align property. 2014-09-29 08:05:30 +10:00
vertical_align_inside_table_a.html layout: Lay out nested inline elements with different vertical-align 2015-04-09 14:55:05 -07:00
vertical_align_inside_table_ref.html layout: Lay out nested inline elements with different vertical-align 2015-04-09 14:55:05 -07:00
vertical_align_sub_a.html Add support for <super> and <sup> tags. Fixes equations on wikipedia. 2014-09-30 07:12:54 +10:00
vertical_align_sub_ref.html Add support for <super> and <sup> tags. Fixes equations on wikipedia. 2014-09-30 07:12:54 +10:00
vertical_align_super_a.html Add support for <super> and <sup> tags. Fixes equations on wikipedia. 2014-09-30 07:12:54 +10:00
vertical_align_super_nested_a.html layout: Lay out nested inline elements with different vertical-align 2015-04-09 14:55:05 -07:00
vertical_align_super_nested_ref.html layout: Lay out nested inline elements with different vertical-align 2015-04-09 14:55:05 -07:00
vertical_align_super_ref.html Add support for <super> and <sup> tags. Fixes equations on wikipedia. 2014-09-30 07:12:54 +10:00
vertical_align_text_bottom_a.html Add support for <super> and <sup> tags. Fixes equations on wikipedia. 2014-09-30 07:12:54 +10:00
vertical_align_text_bottom_ref.html Add support for <super> and <sup> tags. Fixes equations on wikipedia. 2014-09-30 07:12:54 +10:00
vertical_align_text_top_a.html Add support for <super> and <sup> tags. Fixes equations on wikipedia. 2014-09-30 07:12:54 +10:00
vertical_align_text_top_ref.html Add support for <super> and <sup> tags. Fixes equations on wikipedia. 2014-09-30 07:12:54 +10:00
vertical_align_top_a.html Add some vertical align reftests now that text elements get correct vertical align property. 2014-09-29 08:05:30 +10:00
vertical_align_top_bottom_a.html Add some vertical align reftests now that text elements get correct vertical align property. 2014-09-29 08:05:30 +10:00
vertical_align_top_bottom_ref.html Add some vertical align reftests now that text elements get correct vertical align property. 2014-09-29 08:05:30 +10:00
vertical_align_top_ref.html Add some vertical align reftests now that text elements get correct vertical align property. 2014-09-29 08:05:30 +10:00
vertical_align_top_span_a.html Add some vertical align reftests now that text elements get correct vertical align property. 2014-09-29 08:05:30 +10:00
vertical_align_top_span_ref.html Add some vertical align reftests now that text elements get correct vertical align property. 2014-09-29 08:05:30 +10:00
viewport_percentage_vmin_vmax.html Reftests for viewport percentage length units 2015-03-13 10:27:27 -06:00
viewport_percentage_vmin_vmax_a.html Reftests for viewport percentage length units 2015-03-13 10:27:27 -06:00
viewport_percentage_vmin_vmax_b.html Reftests for viewport percentage length units 2015-03-13 10:27:27 -06:00
viewport_percentage_vw_vh.html Reftests for viewport percentage length units 2015-03-13 10:27:27 -06:00
viewport_percentage_vw_vh_a.html Reftests for viewport percentage length units 2015-03-13 10:27:27 -06:00
viewport_percentage_vw_vh_b.html Reftests for viewport percentage length units 2015-03-13 10:27:27 -06:00
visibility_hidden.html Cargoify servo 2014-09-08 20:21:42 -06:00
visibility_hidden_ref.html Cargoify servo 2014-09-08 20:21:42 -06:00
whitespace_nowrap_a.html layout: Implement white-space: nowrap. 2014-09-23 15:47:45 -07:00
whitespace_nowrap_ref.html layout: Implement white-space: nowrap. 2014-09-23 15:47:45 -07:00
whitespace_pre.html Fix line splitting in white-space: pre flows 2014-09-18 14:25:12 -07:00
whitespace_pre_ref.html Fix line splitting in white-space: pre flows 2014-09-18 14:25:12 -07:00
width_nonreplaced_block_simple_a.html Cargoify servo 2014-09-08 20:21:42 -06:00
width_nonreplaced_block_simple_b.html Cargoify servo 2014-09-08 20:21:42 -06:00
word_break_a.html layout: Implement word-break: break-all per CSS3-TEXT § 5.2. 2015-01-08 09:04:24 -08:00
word_break_ref.html layout: Implement word-break: break-all per CSS3-TEXT § 5.2. 2015-01-08 09:04:24 -08:00
word_spacing_a.html layout: Implement word-spacing per CSS 2.1 § 16.4. 2014-12-12 17:55:11 -08:00
word_spacing_ref.html layout: Implement word-spacing per CSS 2.1 § 16.4. 2014-12-12 17:55:11 -08:00