gecko-dev/accessible/html
Emilio Cobos Álvarez c2f1413e6b Bug 1685078 - Support full <image> syntax in list-style-image as per spec. r=jrmuizel,TYLin
This allows supporting image-set(), etc, and simplifies the bullet frame
code significantly, too thanks to two changes:

  * Instead of manually managing the image request, use the CSS image
    loader, with the `REQUEST_REQUIRES_REFLOW` flag, to handle image
    loads correctly. This didn't exist when this code was initially
    implemented, but we can nicely use it now.

  * Instead of re-implementing another WebRender command-builder thing,
    we can just reuse the nsImageRenderer code.

Differential Revision: https://phabricator.services.mozilla.com/D100774
2021-01-08 09:44:24 +00:00
..
HTMLCanvasAccessible.cpp
HTMLCanvasAccessible.h
HTMLElementAccessibles.cpp
HTMLElementAccessibles.h
HTMLFormControlAccessible.cpp Bug 1670919 - Cleanup some code around nsIFormControl::GetFormElement; r=emilio 2020-10-13 15:15:57 +00:00
HTMLFormControlAccessible.h Bug 1683561 - Make `accessibility` buildable outside of `unified-build` environment. r=sg 2021-01-05 09:47:12 +00:00
HTMLImageMapAccessible.cpp
HTMLImageMapAccessible.h
HTMLLinkAccessible.cpp
HTMLLinkAccessible.h
HTMLListAccessible.cpp Bug 1685078 - Support full <image> syntax in list-style-image as per spec. r=jrmuizel,TYLin 2021-01-08 09:44:24 +00:00
HTMLListAccessible.h
HTMLSelectAccessible.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
HTMLSelectAccessible.h
HTMLTableAccessible.cpp Bug 1675987 - No derogatory language: Remove references to "crazy" in accessibility module. r=eeejay 2020-11-10 00:30:00 +00:00
HTMLTableAccessible.h
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00