Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/animation/last-child-assert-expected.html

Issue 758523002: Store :last/first-child state as restyle flags. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed assert Created 6 years 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 <style>html { background-color: white }</style>
3 <p>Pass if no assert or crash.</p>
OLDNEW

Powered by Google App Engine