..
resources
support
CaretPosition-001.html
cssom-getBoundingClientRect-001.html
cssom-getBoundingClientRect-002.html
cssom-getBoundingClientRect-vertical-rl-ref.html
cssom-getBoundingClientRect-vertical-rl.html
cssom-getBoxQuads-001.html
cssom-getClientRects-002.html
cssom-getClientRects.html
cssom-view-img-attributes-001.html
cssom-view-window-screen-interface.html
dom-element-scroll.html
DOMRectList.html
elementFromPoint-001.html
elementFromPoint-002.html
elementFromPoint-003.html
elementFromPoint-dynamic-anon-box.html
elementFromPoint-mixed-font-sizes.html
elementFromPoint-parameters.html
elementFromPoint.html
elementFromPosition.html
elementScroll-002.html
elementScroll.html
elementsFromPoint-iframes.html
elementsFromPoint-inline-htb-ltr.html
Bug 1497331 [wpt PR 13370] - Add elementsFromPoint() tests for non-atomic inlines., a=testonly
2018-10-12 16:44:30 +00:00
elementsFromPoint-inline-htb-rtl.html
Bug 1497331 [wpt PR 13370] - Add elementsFromPoint() tests for non-atomic inlines., a=testonly
2018-10-12 16:44:30 +00:00
elementsFromPoint-inline-vlr-ltr.html
Bug 1497331 [wpt PR 13370] - Add elementsFromPoint() tests for non-atomic inlines., a=testonly
2018-10-12 16:44:30 +00:00
elementsFromPoint-inline-vlr-rtl.html
Bug 1497331 [wpt PR 13370] - Add elementsFromPoint() tests for non-atomic inlines., a=testonly
2018-10-12 16:44:30 +00:00
elementsFromPoint-inline-vrl-ltr.html
Bug 1497331 [wpt PR 13370] - Add elementsFromPoint() tests for non-atomic inlines., a=testonly
2018-10-12 16:44:30 +00:00
elementsFromPoint-inline-vrl-rtl.html
Bug 1497331 [wpt PR 13370] - Add elementsFromPoint() tests for non-atomic inlines., a=testonly
2018-10-12 16:44:30 +00:00
elementsFromPoint-invalid-cases.html
elementsFromPoint-shadowroot.html
elementsFromPoint-simple.html
elementsFromPoint-svg-text.html
elementsFromPoint-svg.html
elementsFromPoint-table.html
elementsFromPoint.html
GetBoundingRect.html
getClientRects-br-htb-ltr.html
Bug 1497319 [wpt PR 13359] - [LayoutNG] Correct LayoutText::Quads() for vertical-rl., a=testonly
2018-10-10 03:43:08 +00:00
getClientRects-br-htb-rtl.html
Bug 1497319 [wpt PR 13359] - [LayoutNG] Correct LayoutText::Quads() for vertical-rl., a=testonly
2018-10-10 03:43:08 +00:00
getClientRects-br-vlr-ltr.html
Bug 1497319 [wpt PR 13359] - [LayoutNG] Correct LayoutText::Quads() for vertical-rl., a=testonly
2018-10-10 03:43:08 +00:00
getClientRects-br-vlr-rtl.html
Bug 1497319 [wpt PR 13359] - [LayoutNG] Correct LayoutText::Quads() for vertical-rl., a=testonly
2018-10-10 03:43:08 +00:00
getClientRects-br-vrl-ltr.html
Bug 1497319 [wpt PR 13359] - [LayoutNG] Correct LayoutText::Quads() for vertical-rl., a=testonly
2018-10-10 03:43:08 +00:00
getClientRects-br-vrl-rtl.html
Bug 1497319 [wpt PR 13359] - [LayoutNG] Correct LayoutText::Quads() for vertical-rl., a=testonly
2018-10-10 03:43:08 +00:00
getClientRects-inline.html
Bug 1496219 [wpt PR 13344] - [LayoutNG] Correct getClientRects for inlines in vertical-rl., a=testonly
2018-10-09 10:43:21 +00:00
historical.html
HTMLBody-ScrollArea_quirksmode.html
htmlelement-offset-width-001.html
iframe.html
inheritance.html
Bug 1499745 [wpt PR 13571] - [cssom-view] Inheritance of CSSOM View properties, a=testonly
2018-11-07 14:40:16 +00:00
interfaces.html
long_scroll_composited-ref.html
Bug 1526608 [wpt PR 15253] - Adding tests for scrolling bugs found in BGPT mode, a=testonly
2019-02-26 12:05:09 +00:00
long_scroll_composited.html
Bug 1526608 [wpt PR 15253] - Adding tests for scrolling bugs found in BGPT mode, a=testonly
2019-02-26 12:05:09 +00:00
matchMedia-display-none-iframe.html
Bug 1490401 - MatchMedia should work inside display: none iframes. r=heycam
2019-04-04 11:25:31 +00:00
matchMedia.xht
Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly
2019-04-24 11:19:30 +01:00
matchMediaAddListener.html
MediaQueryList-001.html
MediaQueryList-with-empty-string.html
META.yml
mouseEvent.html
negativeMargins.html
offsetParent_element_test.html
Bug 1512574 [wpt PR 14409] - Remove test-level assert property from tests, a=testonly
2018-12-14 13:54:42 +00:00
offsetTopLeftInline.html
Bug 1496573 [wpt PR 13357] - Add offsetLeft/offsetTop tests for non-atomic inlines., a=testonly
2018-10-09 10:43:22 +00:00
offsetTopLeftInScrollableParent.html
outer-svg.html
Bug 874811 - Outer svg is a replaced box with CSS layout, and CSSOM should reflect that accordingly. r=dholbert,violet
2019-04-22 17:01:10 +00:00
resize-event-on-initial-layout.html
Bug 1528052 - Suppress resize events until the initial paint has finished on mobile. r=botond
2019-04-23 04:14:55 +00:00
Screen-pixelDepth-Screen-colorDepth001.html
screenLeftTop.html
Bug 1499380 [wpt PR 13543] - Add tests for screenLeft and screenTop, a=testonly
2018-11-07 14:40:16 +00:00
scroll-behavior-default-css.html
scroll-behavior-element.html
scroll-behavior-main-frame-root.html
scroll-behavior-main-frame-window.html
Bug 1524219 - Set a viewport meta tag explicitly to avoid window.scrollTo (or similar functions) works on mobile platforms. r=botond
2019-02-04 18:33:48 +00:00
scroll-behavior-scrollintoview-nested.html
Bug 1492760 [wpt PR 13104] - CSSOM View Scroll Behavior tests: Catch exceptions in observeScrollin…, a=testonly
2018-09-27 09:55:45 +00:00
scroll-behavior-smooth-positions.html
Bug 1496737 [wpt PR 13373] - Add missing reject argument that is referenced., a=testonly
2018-10-12 16:44:31 +00:00
scroll-behavior-smooth.html
Bug 1532639 [wpt PR 15630] - Add <meta name=timeout content=long> to WPT in SlowTests, a=testonly
2019-04-24 11:19:30 +01:00
scroll-behavior-subframe-root.html
scroll-behavior-subframe-window.html
scroll-no-layout-box.html
scrolling-no-browsing-context.html
scrolling-quirks-vs-nonquirks.html
scrollingElement-quirks-dynamic-001-ref.html
scrollingElement-quirks-dynamic-001.html
scrollingElement-quirks-dynamic-002-ref.html
scrollingElement-quirks-dynamic-002.html
scrollingElement.html
scrollIntoView-scrollMargin.html
scrollIntoView-scrollPadding.html
scrollIntoView-shadow.html
scrollIntoView-smooth.html
scrollIntoView-svg-shape.html
Bug 1493319 [wpt PR 13145] - Fix scrollIntoView(...) for SVG elements, a=testonly
2018-09-27 09:56:02 +00:00
scrollIntoView-vertical-rl-writing-mode.html
scrollintoview.html
Bug 1519013 - Add initial-scale=1 in scrollintoview.html. r=botond
2019-03-28 03:04:28 +00:00
scrollTop-display-change-ref.html
scrollTop-display-change.html
scrollWidthHeight.xht
scrollWidthHeightWhenNotScrollable.xht
table-client-props.html
table-offset-props.html
table-scroll-props.html
ttwf-js-cssomview-getclientrects-length.html
window-screen-height-immutable.html
window-screen-height.html
window-screen-width-immutable.html
window-screen-width.html