Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/remove-block-after-layout-expected.html

Issue 2321183002: Move repaint tests (except for svg/) to paint/invalidation (Closed)
Patch Set: - Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <div style="height: 100px">
3 Tests invalidation after layouting and then removing a div. The div should disap pear without any residue.
4 </div>
OLDNEW

Powered by Google App Engine