зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1650438 - Add some docs about reftest-[no-]display-list. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D82215
This commit is contained in:
Родитель
1fbc60a38e
Коммит
e01dd52f41
|
@ -537,6 +537,14 @@ when doing an invalidation test. Causing a repaint in your
|
||||||
MozReftestInvalidate handler (for example, by changing the body's background
|
MozReftestInvalidate handler (for example, by changing the body's background
|
||||||
colour) will accurately test whether the element is painted.
|
colour) will accurately test whether the element is painted.
|
||||||
|
|
||||||
|
Display List Tests: class="reftest-[no-]display-list"
|
||||||
|
=====================================================
|
||||||
|
|
||||||
|
These classes work similarly to reftest-no-paint, but check if the element has
|
||||||
|
display items created or not. These classes are useful for checking the behaviour
|
||||||
|
of retained display lists, where the display list is incrementally updated by
|
||||||
|
changes, rather than thrown out and rebuilt from scratch.
|
||||||
|
|
||||||
Opaque Layer Tests: class="reftest-opaque-layer"
|
Opaque Layer Tests: class="reftest-opaque-layer"
|
||||||
================================================
|
================================================
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче