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

Side by Side Diff: LayoutTests/fast/multicol/change-column-rule-expected.html

Issue 834653003: [Slimming paint] [New Multicolumn] Repaint column rules when they change. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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
(Empty)
1 <!DOCTYPE html>
2 <p>The rules below should be green.</p>
3 <p>Click to test if testing manually.</p>
4 <div id="mc" style="-webkit-columns:3; line-height:100px; -webkit-column-rule:so lid green;">
5 <br>
6 <br>
7 <br>
8 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698