servo/tests/html
Patrick Walton 9c7b9fa32d layout: Remove some bogus code that tried to handle
absolutely-positioned flows separately when storing overflow.

This code dates back to the time when absolutely positioned flows were
ignored by all of their ancestors up to the containing block. This
hasn't been true for at least a year.

Closes #9306.
Closes #9309.
Is a partial fix for #9308.
2016-01-25 10:52:07 -08: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
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
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_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
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
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
object_element.html Cargoify servo 2014-09-08 20:21:42 -06: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
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
select.html Style <select multiple> appropriately. 2015-10-04 14:35:17 -04:00
simple-overflow-scroll.html tests: Add a simple test case for overflow: scroll. 2015-08-10 21:27:05 -07: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 Cargoify servo 2014-09-08 20:21:42 -06: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_triangle.html webgl: Use mediump in triangle test 2015-12-07 18:02:24 +01: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