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

Side by Side Diff: LayoutTests/fast/css/sticky/sticky-table-col-crash-expected.html

Issue 196413002: Don't allow position:sticky for table columns. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added test. Created 6 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
2 <html> 3 <html>
3 <body> 4 <body>
4 <input type="file"> 5 <p>This test should not crash.</p>
Julien - ping for review 2014/03/13 01:08:06 Next patch should use: git cl upload --no-find-co
ostap 2014/03/13 15:46:45 Done.
5 </body> 6 </body>
6 </html> 7 </html>
8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698