servo/tests/html
Emilio Cobos Álvarez 8ba676533b
style: Fix timing-function overriding from the keyframe declaration list.
The previous behavior is plain wrong, since that array has always at least one
element, so we effectively couldn't specify anything else than "ease" in our
animations.
2016-07-07 16:05:28 -07:00
..
worker Implement Worker#terminate() (fixes #4427). 2016-04-07 18:54:32 -04:00
about-mozilla.html Cargoify servo 2014-09-08 20:21:42 -06:00
acid1.html Cargoify servo 2014-09-08 20:21:42 -06:00
acid2.html Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
andreas.jpeg Cargoify servo 2014-09-08 20:21:42 -06:00
animation-timing-function-override-from-keyframes.html style: Fix timing-function overriding from the keyframe declaration list. 2016-07-07 16:05:28 -07:00
anonymous_table.html Cargoify servo 2014-09-08 20:21:42 -06:00
background.html Cargoify servo 2014-09-08 20:21:42 -06:00
bad-line-ends.html Cargoify servo 2014-09-08 20:21:42 -06:00
bluetooth_battery_level.html Add html tests 2016-05-03 11:35:29 +02:00
bluetooth_characteristic_info.html Add html tests 2016-05-03 11:35:29 +02:00
bluetooth_descriptor_info.html Add html tests 2016-05-03 11:35:29 +02:00
bluetooth_device_disconnect.html Add html tests 2016-05-03 11:35:29 +02:00
bluetooth_device_info.html Remove BluetoothDevice members 2016-05-05 12:47:52 +02:00
bluetooth_included_service_info.html Add included services 2016-05-24 15:50:33 +02:00
bluetooth_primary_service_info.html Add html tests 2016-05-03 11:35:29 +02:00
border_collapse_test.html layout: Implement most of border-collapse per CSS 2.1 § 17.6.2. 2015-04-27 17:12:07 +02:00
border_twitter_fail_whale.html Replace twitter fail whale with redirect to archive.org version 2015-09-22 11:26:00 -07:00
box-model-smoketest.html Cargoify servo 2014-09-08 20:21:42 -06:00
color-change-text.html Cargoify servo 2014-09-08 20:21:42 -06:00
combining-character-sequences.html Cargoify servo 2014-09-08 20:21:42 -06:00
cssprops.js Address review comments. 2014-12-18 12:54:02 -05:00
demo.css Cargoify servo 2014-09-08 20:21:42 -06:00
demo.html Cargoify servo 2014-09-08 20:21:42 -06:00
doge-servo.html Cargoify servo 2014-09-08 20:21:42 -06:00
doge-servo.jpg Cargoify servo 2014-09-08 20:21:42 -06:00
filmstrip.html Cargoify servo 2014-09-08 20:21:42 -06:00
fixed_table.html Cargoify servo 2014-09-08 20:21:42 -06:00
fixed_table_2.html Cargoify servo 2014-09-08 20:21:42 -06:00
fixed_table_additional_cols.html Cargoify servo 2014-09-08 20:21:42 -06:00
fixed_table_basic_height.html Cargoify servo 2014-09-08 20:21:42 -06:00
fixed_table_simple.html Cargoify servo 2014-09-08 20:21:42 -06:00
fixed_table_with_margin_padding.html Cargoify servo 2014-09-08 20:21:42 -06:00
font_stretch.html gfx: Implement font-stretch per CSS3-FONTS § 3.3 in the Core Text 2015-01-28 12:42:52 -08:00
form_html5_validations.html Implement initial pieces of form validation. 2016-03-24 09:07:38 -04:00
form_reset.html Implements :indeterminate pseudo-class 2014-12-16 11:34:04 -08:00
form_reset_handsfree.html Implements :indeterminate pseudo-class 2014-12-16 11:34:04 -08:00
form_submission.html Add click handler for <input type=submit> 2014-10-14 21:24:36 +05:30
form_submission_handsfree.html Implement extremely basic form submission (fixes #3554) 2014-10-11 16:00:16 +05:30
get-natural-height.html Check if naturalWidth / naturalHeight works w/ DPR 2015-07-25 15:41:38 -07:00
head_link_test.html Cargoify servo 2014-09-08 20:21:42 -06:00
hello.html Cargoify servo 2014-09-08 20:21:42 -06:00
hit_test_overflow_scroll.html script: When using WebRender, keep the DOM-side scroll positions for 2016-06-10 18:43:04 -07:00
https.html Cargoify servo 2014-09-08 20:21:42 -06:00
ib-split-image.html Cargoify servo 2014-09-08 20:21:42 -06:00
iframe-scroll-stacking.html Dispatch scroll events to layers above others. 2016-01-25 16:42:37 -08:00
incremental_inline_line_flush_mode.html layout: Use a flag to record whether we need to perform a line break if 2015-04-24 13:16:34 -07:00
inline-block-split-2.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline-block-split-3.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline-block-split-float.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline-block-split.html Cargoify servo 2014-09-08 20:21:42 -06:00
inline-pseudo-repair-jumpiness.html layout: When repairing styles for incremental reflow, only repair 2015-08-04 09:02:41 -07:00
inline_bg_color_simple.html Cargoify servo 2014-09-08 20:21:42 -06:00
input_whitespace_regression.html Add frewscxv's regression test for whitespace in <input> 2016-01-03 13:18:27 +05:30
ligatures.html Cargoify servo 2014-09-08 20:21:42 -06:00
lineheight-simple.css Cargoify servo 2014-09-08 20:21:42 -06:00
lineheight-simple.html Cargoify servo 2014-09-08 20:21:42 -06:00
linuxcon.html Add a simpler concurrency demo for linuxcon 2015-05-30 20:12:33 -05:00
lipsum-large.html compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
lipsum.html Cargoify servo 2014-09-08 20:21:42 -06:00
longcat.html Cargoify servo 2014-09-08 20:21:42 -06:00
longcatbot.png Cargoify servo 2014-09-08 20:21:42 -06:00
longcatmid.png Cargoify servo 2014-09-08 20:21:42 -06:00
longcattop.png Cargoify servo 2014-09-08 20:21:42 -06:00
lots_of_background_colors.css Cargoify servo 2014-09-08 20:21:42 -06:00
make-garbage.html GC profiling. 2015-08-06 09:45:11 -07:00
mojira.html Cargoify servo 2014-09-08 20:21:42 -06:00
navigate-to-fragid.html #1716 The indicated part of the document. 2016-02-17 00:51:46 +00:00
nested-fixed-position.html layout: Make child stacking contexts of fixed position stacking contexts 2016-04-11 13:36:31 -07:00
object_element.html Cargoify servo 2014-09-08 20:21:42 -06:00
overflow-box-shadow.html layout: Separate out overflow-for-scrolling from overflow-for-paint. 2016-02-03 16:06:24 -08:00
overflow-bug-0.html layout: Remove some bogus code that tried to handle 2016-01-25 10:52:07 -08:00
overflow-bug-1.html layout: Remove some bogus code that tried to handle 2016-01-25 10:52:07 -08:00
overflow-bug-2.html layout: Remove some bogus code that tried to handle 2016-01-25 10:52:07 -08:00
overflow-hidden.html Fix unexpected overflow with overflow: hidden set. 2016-03-03 05:02:37 +10:00
overflow_scroll_relative_position.html layout: Allow non-absolutely-positioned elements with overflow: scroll 2016-04-06 17:58:47 -07:00
overflow_scroll_with_nested_fixed_height.html layout: Make inner scroll wrappers acquire the overflow region of their 2016-04-08 18:18:49 -07:00
panic.html Add a manual test for panicking while JS stack frames exist. 2016-06-22 09:35:19 -04:00
percentage-body-height.html layout: Allow the overflow area of the <body> to be scrolled. 2015-09-10 18:07:21 -07:00
perf-rainbow-hard.html Cargoify servo 2014-09-08 20:21:42 -06:00
perf-rainbow.html Cargoify servo 2014-09-08 20:21:42 -06:00
pointer_events.html layout: Implement pointer-events: none per SVG 1.1 § 16.6. 2015-01-08 08:32:26 -08:00
rust-0.png Cargoify servo 2014-09-08 20:21:42 -06:00
rust-45.png Cargoify servo 2014-09-08 20:21:42 -06:00
rust-90.png Cargoify servo 2014-09-08 20:21:42 -06:00
rust-135.png Cargoify servo 2014-09-08 20:21:42 -06:00
rust-180.png Cargoify servo 2014-09-08 20:21:42 -06:00
rust-225.png Cargoify servo 2014-09-08 20:21:42 -06:00
rust-270.png Cargoify servo 2014-09-08 20:21:42 -06:00
rust-315.png Cargoify servo 2014-09-08 20:21:42 -06:00
rust-power-of-two.png webgl: finish, flush, detachShader, generateMipmap, Uniform1i 2016-04-02 12:31:47 -06:00
select.html Style <select multiple> appropriately. 2015-10-04 14:35:17 -04:00
shadow-hit-test.html Make hit tests against box shadows always fail. 2016-01-25 16:30:04 -08:00
simple-overflow-scroll.html element scroll setters 2016-04-20 08:29:17 +08:00
small-layout-test.html Cargoify servo 2014-09-08 20:21:42 -06:00
small_color_test.css Cargoify servo 2014-09-08 20:21:42 -06:00
small_color_test.html Cargoify servo 2014-09-08 20:21:42 -06:00
summit-crash.html Cargoify servo 2014-09-08 20:21:42 -06:00
summit-fail.html Cargoify servo 2014-09-08 20:21:42 -06:00
summit-one.html Cargoify servo 2014-09-08 20:21:42 -06:00
summit-three.html Cargoify servo 2014-09-08 20:21:42 -06:00
summit-two.html Cargoify servo 2014-09-08 20:21:42 -06:00
summit2.html Cargoify servo 2014-09-08 20:21:42 -06:00
summit3.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-absolute.css Cargoify servo 2014-09-08 20:21:42 -06:00
test-absolute.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-css-pseudo-root.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-iframe.html Really fix #3738 by only processing iframe src attributes during parsing. 2014-10-23 18:58:34 -04:00
test-inline.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-inputs.html Fix placeholders for password inputs 2015-12-27 00:18:06 +05:30
test-js-alert.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-js-console.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-js-image.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-js.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-lineheight-verticalalign.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-many-images-different.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-many-images.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-synthetic-click-activation.html Hook up synthetic click activation to script_task and <>.click() 2014-12-05 18:33:03 -08:00
test-text-break.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-text.html Cargoify servo 2014-09-08 20:21:42 -06:00
test-websocket.html Implement incomplete opening, sending, and closing behaviour for WebSockets using rust-websocket. 2015-05-05 12:17:35 -04:00
test.css Cargoify servo 2014-09-08 20:21:42 -06:00
test.html Cargoify servo 2014-09-08 20:21:42 -06:00
test.js Cargoify servo 2014-09-08 20:21:42 -06:00
test_3d_transform_1.html Implement enough of 3d transforms spec to run the CSS FPS demo. 2015-06-23 14:10:44 +10:00
test_3d_transform_2.html Implement enough of 3d transforms spec to run the CSS FPS demo. 2015-06-23 14:10:44 +10:00
test_3d_transform_zsort.html Implement enough of 3d transforms spec to run the CSS FPS demo. 2015-06-23 14:10:44 +10:00
test_bg_color.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_bg_color_simple.css Cargoify servo 2014-09-08 20:21:42 -06:00
test_bg_color_simple.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_border.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_canvas.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_canvas_drawimage_canvas.html Implements drawImage for html image as ImageSource 2015-04-07 11:02:50 -07:00
test_canvas_drawimage_html_image.html Implements drawImage for html image as ImageSource 2015-04-07 11:02:50 -07:00
test_class_helloworld.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_clear.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_clear_float.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_close.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_cssunit_length.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_dom_performance.html New html page for testing DOM binding performance #5760 2015-06-09 09:12:08 +02:00
test_float_placement.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_focus.html Implement document focus context and hook it up to click events. 2014-11-13 11:27:15 -05:00
test_getter_time.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_hammer_layout.css Cargoify servo 2014-09-08 20:21:42 -06:00
test_hammer_layout.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_htmlelement_style.html Move test_htmlelement_style.html out of the automatic tests because they don't all pass. 2014-12-18 12:54:02 -05:00
test_img_ismap.html 4873 - Support the image map processing for <img ismap/> inside an <a/> 2015-04-14 10:09:23 +08:00
test_inline_border.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_inline_boxes.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_interval.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_italic_bold.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_linking.css Cargoify servo 2014-09-08 20:21:42 -06:00
test_local_bookmark.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_mouse_down_mouse_up_click.html added dispatching for mousedown and mouseup events, fixes #5705 2015-04-29 21:32:18 -04:00
test_navigate.html Navigate to a new page even when there's a fragment. 2015-08-18 17:35:09 -07:00
test_navigate2.html Navigate to a new page even when there's a fragment. 2015-08-18 17:35:09 -07:00
test_overflow_hidden.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_pseudo.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_request_animation_frame.html Start using on_refresh_driver_tick #5681 2015-05-06 02:08:39 +07:00
test_sandboxed.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_sandboxed_iframe.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_slam_layout.css Cargoify servo 2014-09-08 20:21:42 -06:00
test_slam_layout.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_style.html Address review comments. 2014-12-18 12:54:02 -05:00
test_textarea_input.html #4508 Adding simple test and actually getting the event to dispatch 2015-03-17 19:54:05 -04:00
test_timeout.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_UIEvent_resize.html Fix all the links to the UI Events spec 2016-06-04 16:04:35 +02:00
test_underline.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_underline_helloworld.html Cargoify servo 2014-09-08 20:21:42 -06:00
test_webgl_context_attributes.html Add WebGLContextAttributes support 2015-06-01 15:29:38 +02:00
test_webgl_context_get_parameter.html WebGLRenderingContext getters and getParameter 2015-06-01 16:34:51 +02:00
test_webgl_context_getters.html WebGLRenderingContext getters and getParameter 2015-06-01 16:34:51 +02:00
test_webgl_texture_mipmaps.html webgl: finish, flush, detachShader, generateMipmap, Uniform1i 2016-04-02 12:31:47 -06:00
test_webgl_triangle.html webgl: tests: Fix webgl triangle test 2016-04-03 01:21:56 +02:00
text_deco_simple.html Cargoify servo 2014-09-08 20:21:42 -06:00
text_rendering.html layout: Implement text-rendering per SVG 1.1 § 11.7.4. 2015-01-08 12:32:58 -08:00
textarea.html htmltextarea: Fixed some value_changed issues 2014-12-16 11:34:04 -08:00
tiny_test.html Cargoify servo 2014-09-08 20:21:42 -06:00
transition_all.html layout: Implement CSS transitions per CSS-TRANSITIONS § 2. 2015-03-31 08:46:11 -07:00
transition_multiple.html layout: Implement CSS transitions per CSS-TRANSITIONS § 2. 2015-03-31 08:46:11 -07:00
transition_simple.html layout: Implement CSS transitions per CSS-TRANSITIONS § 2. 2015-03-31 08:46:11 -07:00
vertical_align_simple.html Cargoify servo 2014-09-08 20:21:42 -06:00
viewport.html Implement viewport functions for window #1718 2015-09-02 00:40:52 +02:00