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

Side by Side Diff: LayoutTests/fast/multicol/file-upload-as-multicol.html

Issue 1110403002: [New Multicolumn] Disallow multicol on replaced content and fieldsets. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 7 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <p>Multicol should have no effect when specified on an INPUT type=file element.< /p>
3 <p>There should be a button below, and some text on its right:</p>
4 <input type="file" style="-webkit-columns:10;">
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698