Emilio Cobos Álvarez
Emilio Cobos Álvarez
This is still an issue.
Maybe for consistency with that API (`document.visibilityState` / `document.hidden`) the property should be `hidden` rather than `visible`
There's some interesting use-cases for these like fading in lazy-loaded images (https://bugzilla.mozilla.org/show_bug.cgi?id=1713512 for example).
This seems fine to me as well. In general it'd be great to have it better-defined how `` works (in Gecko the poster is just an anonymous `` element), but...
Seems like the border isn't rendered, probably an incremental layout bug.  cc @mbrubeck
We have the `reftest-wait` classname in the HTML element, isn't that enough?
This makes sense... I can see a few cases where it'd work, but yeah, it's sketchy at best.
> I can't use a type alias, which cbidngen will just translate to using _ as ... when it sees it. For other reasons, I also can't use a type...
It is possible to apply offsets and scales in these cases, you just need it to explicitly do it on the anchored element as well. The issue with accounting for...
Well the point of it being unstable is that you shouldn't rely on it. Using RUSTC_BOOTSTRAP defeats that purpose.