Title: [234126] trunk/Source/WebCore
- Revision
- 234126
- Author
- [email protected]
- Date
- 2018-07-23 17:42:43 -0700 (Mon, 23 Jul 2018)
Log Message
Remove extraneous #endif in html.css
https://bugs.webkit.org/show_bug.cgi?id=187934
Patch by Aditya Keerthi <[email protected]> on 2018-07-23
Reviewed by Tim Horton.
* css/html.css: Remove extraneous #endif.
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (234125 => 234126)
--- trunk/Source/WebCore/ChangeLog 2018-07-24 00:35:02 UTC (rev 234125)
+++ trunk/Source/WebCore/ChangeLog 2018-07-24 00:42:43 UTC (rev 234126)
@@ -1,3 +1,12 @@
+2018-07-23 Aditya Keerthi <[email protected]>
+
+ Remove extraneous #endif in html.css
+ https://bugs.webkit.org/show_bug.cgi?id=187934
+
+ Reviewed by Tim Horton.
+
+ * css/html.css: Remove extraneous #endif.
+
2018-07-23 Sihui Liu <[email protected]>
CrashTracer: com.apple.WebKit.Storage at WebCore: WebCore::encodeKey
Modified: trunk/Source/WebCore/css/html.css (234125 => 234126)
--- trunk/Source/WebCore/css/html.css 2018-07-24 00:35:02 UTC (rev 234125)
+++ trunk/Source/WebCore/css/html.css 2018-07-24 00:42:43 UTC (rev 234126)
@@ -884,8 +884,6 @@
flex: 1;
}
-#endif // defined(ENABLE_DATALIST_ELEMENT) && ENABLE_DATALIST_ELEMENT
-
#endif // defined(ENABLE_INPUT_TYPE_COLOR) && ENABLE_INPUT_TYPE_COLOR
select {
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes