diff --git a/layout/base/tests/chrome/chrome.ini b/layout/base/tests/chrome/chrome.ini index d2c6fb4b4905..8117f6c59ed7 100644 --- a/layout/base/tests/chrome/chrome.ini +++ b/layout/base/tests/chrome/chrome.ini @@ -48,3 +48,4 @@ support-files=scroll_selection_into_view_window.html [test_transformed_scrolling_repaints.html] [test_transformed_scrolling_repaints_2.html] [test_transformed_scrolling_repaints_3.html] +[test_will_change.html] diff --git a/layout/base/tests/chrome/test_will_change.html b/layout/base/tests/chrome/test_will_change.html new file mode 100644 index 000000000000..c7106a3f28cd --- /dev/null +++ b/layout/base/tests/chrome/test_will_change.html @@ -0,0 +1,108 @@ + + + + Tests for MozAfterPaint + + + + + + +
+ Check repaint without will-change +
+
+ Check repaint with will-change +
+
+ Check repaint with will-change +
+ + +