Chromium Code Reviews| Index: Source/web/tests/data/repaint/height-change-repaint6.html |
| diff --git a/Source/web/tests/data/repaint/height-change-repaint6.html b/Source/web/tests/data/repaint/height-change-repaint6.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cd0f9910385f076f17a89b8f1fd6fa535a0fcd26 |
| --- /dev/null |
| +++ b/Source/web/tests/data/repaint/height-change-repaint6.html |
| @@ -0,0 +1,3 @@ |
| +<!DOCTYPE html> |
| +<div style="position: absolute; width: 50%; height: 20px; bottom: 20px; background-color: blue"> |
| +</div> |