Title: [238783] trunk/Websites/webkit.org
- Revision
- 238783
- Author
- [email protected]
- Date
- 2018-12-01 12:08:22 -0800 (Sat, 01 Dec 2018)
Log Message
webkit.org/css-status is broken
https://bugs.webkit.org/show_bug.cgi?id=192278
Reviewed by Zalan Bujtas.
Remove a stray '='.
* wp-content/themes/webkit/css-status.php:
Modified Paths
Diff
Modified: trunk/Websites/webkit.org/ChangeLog (238782 => 238783)
--- trunk/Websites/webkit.org/ChangeLog 2018-12-01 19:34:44 UTC (rev 238782)
+++ trunk/Websites/webkit.org/ChangeLog 2018-12-01 20:08:22 UTC (rev 238783)
@@ -1,3 +1,14 @@
+2018-12-01 Simon Fraser <[email protected]>
+
+ webkit.org/css-status is broken
+ https://bugs.webkit.org/show_bug.cgi?id=192278
+
+ Reviewed by Zalan Bujtas.
+
+ Remove a stray '='.
+
+ * wp-content/themes/webkit/css-status.php:
+
2018-11-09 Jon Davis <[email protected]>
Clean-up stray whitespace in theme files
Modified: trunk/Websites/webkit.org/wp-content/themes/webkit/css-status.php (238782 => 238783)
--- trunk/Websites/webkit.org/wp-content/themes/webkit/css-status.php 2018-12-01 19:34:44 UTC (rev 238782)
+++ trunk/Websites/webkit.org/wp-content/themes/webkit/css-status.php 2018-12-01 20:08:22 UTC (rev 238783)
@@ -858,7 +858,7 @@
}
container.appendChild(descriptionContainer);
-=
+
function getMostSpecificProperty(categoryObject, specificationObject, attributeName)
{
// The url in the specification object is more specific, so use it if present.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes