web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
4.86k stars 3.04k forks source link

CSSOM View is almost entirely untested #5471

Open wpt-issue-mover opened 7 years ago

wpt-issue-mover commented 7 years ago

Originally posted as https://github.com/w3c/csswg-test/issues/942 by @gsnedders on 10 Nov 2015, 12:18 UTC:

Moving @roccallahan's bug from https://github.com/w3c/web-platform-tests/issues/2304.

E.g. getBoundingClientRect, getClientRects, inner/outerWidth/Height, pageX/YOffset, offsetLeft/Top/Parent, clientWidth/Height, and everything in GeometryUtils.

Gecko has mochitests for these, most of which could quite easily be converted.

bzbarsky commented 6 years ago

@zcorpan I ran into this today, fwiw, when fixing https://bugzilla.mozilla.org/show_bug.cgi?id=850684

foolip commented 5 years ago

Noticed this today and generated a list of attributes and functions that don't appear at all in a grep of css/cssom-view: