Title: [86941] trunk/Source/WebCore
- Revision
- 86941
- Author
- [email protected]
- Date
- 2011-05-20 05:26:47 -0700 (Fri, 20 May 2011)
Log Message
2011-05-20 Kent Tamura <[email protected]>
Try to fix Windows CE build.
Touch html.css to kick UA style sheet generation.
* css/html.css:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (86940 => 86941)
--- trunk/Source/WebCore/ChangeLog 2011-05-20 12:18:44 UTC (rev 86940)
+++ trunk/Source/WebCore/ChangeLog 2011-05-20 12:26:47 UTC (rev 86941)
@@ -1,5 +1,12 @@
2011-05-20 Kent Tamura <[email protected]>
+ Try to fix Windows CE build.
+ Touch html.css to kick UA style sheet generation.
+
+ * css/html.css:
+
+2011-05-20 Kent Tamura <[email protected]>
+
Try to fix Windows CE build.
* CMakeLists.txt: Add --preprocessor flag.
Modified: trunk/Source/WebCore/css/html.css (86940 => 86941)
--- trunk/Source/WebCore/css/html.css 2011-05-20 12:18:44 UTC (rev 86940)
+++ trunk/Source/WebCore/css/html.css 2011-05-20 12:26:47 UTC (rev 86941)
@@ -901,4 +901,5 @@
border-width: 0px;
}
-/* noscript is handled internally, as it depends on settings */
+/* noscript is handled internally, as it depends on settings. */
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes