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

Unified Diff: Source/core/core.gypi

Issue 616443002: Implement :valid and :invalid pseudoclass for <form> (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add layout tests, apply feedback from Keishi, add support for removing/inserting elements into the … Created 6 years, 2 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d23b07445817a6ad4994389dc6f7861c45fab905..5d65fe55e82d1c026b124410b4f63167667954ba 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3563,6 +3563,7 @@
'frame/ImageBitmapTest.cpp',
'frame/SubresourceIntegrityTest.cpp',
'html/HTMLDimensionTest.cpp',
+ 'html/HTMLFormElementTest.cpp',
'html/HTMLFormControlElementTest.cpp',
'html/HTMLLinkElementSizesAttributeTest.cpp',
'html/HTMLSelectElementTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698