Title: [93917] trunk/Tools
- Revision
- 93917
- Author
- [email protected]
- Date
- 2011-08-26 15:20:35 -0700 (Fri, 26 Aug 2011)
Log Message
Tweak the use of Open Sans in garden-o-matic summary view to make it look decent on Windows and Linux.
https://bugs.webkit.org/show_bug.cgi?id=67066
Reviewed by Adam Barth.
* BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary-mock.html: Tweaked.
* BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary.html: Ditto.
Modified Paths
Diff
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary-mock.html (93916 => 93917)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary-mock.html 2011-08-26 22:18:57 UTC (rev 93916)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary-mock.html 2011-08-26 22:20:35 UTC (rev 93917)
@@ -29,7 +29,7 @@
<html>
<head>
<title>Mock Summary View</title>
-<link rel="stylesheet" href=""
+<link rel="stylesheet" href=""
<link rel="stylesheet" href=""
<link rel="stylesheet" href=""
<link rel="stylesheet" href=""
Modified: trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary.html (93916 => 93917)
--- trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary.html 2011-08-26 22:18:57 UTC (rev 93916)
+++ trunk/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary.html 2011-08-26 22:20:35 UTC (rev 93917)
@@ -29,7 +29,7 @@
<html>
<head>
<title>Garden-O-Matic Summary View</title>
-<link rel="stylesheet" href=""
+<link rel="stylesheet" href=""
<link rel="stylesheet" href=""
<link rel="stylesheet" href=""
<link rel="stylesheet" href=""
Modified: trunk/Tools/ChangeLog (93916 => 93917)
--- trunk/Tools/ChangeLog 2011-08-26 22:18:57 UTC (rev 93916)
+++ trunk/Tools/ChangeLog 2011-08-26 22:20:35 UTC (rev 93917)
@@ -1,3 +1,13 @@
+2011-08-26 Dimitri Glazkov <[email protected]>
+
+ Tweak the use of Open Sans in garden-o-matic summary view to make it look decent on Windows and Linux.
+ https://bugs.webkit.org/show_bug.cgi?id=67066
+
+ Reviewed by Adam Barth.
+
+ * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary-mock.html: Tweaked.
+ * BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/summary.html: Ditto.
+
2011-08-26 Raphael Kubo da Costa <[email protected]>
[DRT] Include cairo.h in PixelDumpSupportCairo.h for EFL too.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes