Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/css/invalidation/remove-first-line-style-expected.html

Issue 2728383002: Make ::first-line invalidation work when added or removed. (Closed)
Patch Set: Fixed review issues. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <!-- This expectation is wrong because of crbug.com/564239. 2 <div style="color: green">This text should be green.</div>
3 Correct expectation should be style="color: green". -->
4 <div style="color: red">This text should be green.</div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698