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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/css/sticky/sticky-table-col-crash-expected.html
diff --git a/LayoutTests/fast/forms/file/file-appearance-transform-no-effects-expected.html b/LayoutTests/fast/css/sticky/sticky-table-col-crash-expected.html
similarity index 52%
copy from LayoutTests/fast/forms/file/file-appearance-transform-no-effects-expected.html
copy to LayoutTests/fast/css/sticky/sticky-table-col-crash-expected.html
index 447c3ed0d416eafe3fdeadf99aa4c4df36db3a73..89af93eb8e08b360ef38f49282712e0ca36d4f72 100644
--- a/LayoutTests/fast/forms/file/file-appearance-transform-no-effects-expected.html
+++ b/LayoutTests/fast/css/sticky/sticky-table-col-crash-expected.html
@@ -1,6 +1,8 @@
<!DOCTYPE html>
+
<html>
<body>
-<input type="file">
+ <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.
</body>
</html>
+

Powered by Google App Engine
This is Rietveld 408576698