<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[193002] branches/safari-601-branch/Source/WebInspectorUI</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/193002">193002</a></dd>
<dt>Author</dt> <dd>timothy@apple.com</dd>
<dt>Date</dt> <dd>2015-12-03 10:29:39 -0800 (Thu, 03 Dec 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>Merge <a href="http://trac.webkit.org/projects/webkit/changeset/186698">r186698</a>. rdar://problem/23221163</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#branchessafari601branchSourceWebInspectorUIChangeLog">branches/safari-601-branch/Source/WebInspectorUI/ChangeLog</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsCSSStyleDeclarationTextEditorcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsConsoleMessageViewcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ConsoleMessageView.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsDataGridcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/DataGrid.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsDefaultDashboardViewcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/DefaultDashboardView.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsHierarchicalPathComponentcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/HierarchicalPathComponent.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsLogContentViewcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/LogContentView.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsMaincss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/Main.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsObjectTreeArrayIndexTreeElementcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreeArrayIndexTreeElement.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsObjectTreePropertyTreeElementcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsObjectTreeViewcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreeView.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsRenderingFrameTimelineOverviewGraphcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/RenderingFrameTimelineOverviewGraph.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsSourceCodeTextEditorcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/SourceCodeTextEditor.css</a></li>
<li><a href="#branchessafari601branchSourceWebInspectorUIUserInterfaceViewsTypeTreeViewcss">branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/TypeTreeView.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="branchessafari601branchSourceWebInspectorUIChangeLog"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/ChangeLog (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/ChangeLog        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/ChangeLog        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -1,5 +1,47 @@
</span><span class="cx"> 2015-12-01  Timothy Hatcher  &lt;timothy@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Merge r186698. rdar://problem/23221163
+
+    2015-07-10  Timothy Hatcher  &lt;timothy@apple.com&gt;
+
+            Web Inspector: Use -apple-system instead of -webkit-system-font
+            https://bugs.webkit.org/show_bug.cgi?id=146860
+
+            Remove explicit uses of font-family where inhertance from the body is enough.
+            Change -webkit-system-font to -apple-system and use -apple-system-monospaced-numbers
+            for DataGrid and the toolbar dashboard.
+
+            Reviewed by Sam Weinig.
+
+            * UserInterface/Views/CSSStyleDeclarationTextEditor.css:
+            (.css-style-text-editor &gt; .CodeMirror .CodeMirror-placeholder):
+            * UserInterface/Views/DataGrid.css:
+            (.data-grid td):
+            * UserInterface/Views/DefaultDashboardView.css:
+            (.toolbar .dashboard.default &gt; .item):
+            (.toolbar .dashboard.default &gt; :matches(.time, .resourcesSize)):
+            (.toolbar .dashboard.default &gt; .resourcesSize):
+            * UserInterface/Views/HierarchicalPathComponent.css:
+            (.hierarchical-path-component):
+            * UserInterface/Views/LogContentView.css:
+            (.console-messages):
+            * UserInterface/Views/Main.css:
+            (body):
+            * UserInterface/Views/ObjectTreeArrayIndexTreeElement.css:
+            (.object-tree-array-index .index-name):
+            * UserInterface/Views/ObjectTreePropertyTreeElement.css:
+            (.object-tree-property .prototype-name):
+            * UserInterface/Views/ObjectTreeView.css:
+            (.object-tree-outline li .empty-message):
+            * UserInterface/Views/RenderingFrameTimelineOverviewGraph.css:
+            (.timeline-overview-graph.rendering-frame &gt; .divider &gt; .label):
+            * UserInterface/Views/SourceCodeTextEditor.css:
+            (.source-code.text-editor &gt; .CodeMirror .issue-widget &gt; .text):
+            * UserInterface/Views/TypeTreeView.css:
+            (.type-tree):
+
+2015-12-01  Timothy Hatcher  &lt;timothy@apple.com&gt;
+
</ins><span class="cx">         Merge r186695. rdar://problem/23221163
</span><span class="cx"> 
</span><span class="cx">     2015-07-10  Devin Rousso  &lt;drousso@apple.com&gt;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsCSSStyleDeclarationTextEditorcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -37,7 +37,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .css-style-text-editor &gt; .CodeMirror .CodeMirror-placeholder {
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system, sans-serif;
</ins><span class="cx">     color: hsl(0, 0%, 65%);
</span><span class="cx">     padding: 0 5px 0 25px;
</span><span class="cx">     text-indent: 0;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsConsoleMessageViewcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ConsoleMessageView.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ConsoleMessageView.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ConsoleMessageView.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -138,7 +138,7 @@
</span><span class="cx">     height: 13px;
</span><span class="cx">     content: &quot;•&quot;;
</span><span class="cx"> 
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system, sans-serif;
</ins><span class="cx">     font-size: 11px;
</span><span class="cx">     color: hsla(0, 0%, 0%, 0.33);
</span><span class="cx"> 
</span><span class="lines">@@ -230,7 +230,7 @@
</span><span class="cx"> 
</span><span class="cx"> .console-message .console-message-location {
</span><span class="cx">     float: right;
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system, sans-serif;
</ins><span class="cx">     font-size: 12px;
</span><span class="cx">     font-weight: normal;
</span><span class="cx">     -webkit-user-select: text;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsDataGridcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/DataGrid.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/DataGrid.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/DataGrid.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -148,6 +148,7 @@
</span><span class="cx">     padding: 2px 6px;
</span><span class="cx">     white-space: nowrap;
</span><span class="cx">     overflow: hidden;
</span><ins>+    font-family: -apple-system-monospaced-numbers, sans-serif;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .data-grid:matches(:focus, .force-focus) tr.selected td:not(:last-child) {
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsDefaultDashboardViewcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/DefaultDashboardView.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/DefaultDashboardView.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/DefaultDashboardView.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -51,10 +51,11 @@
</span><span class="cx"> 
</span><span class="cx">     border-radius: 4px;
</span><span class="cx">     border: 1px solid transparent;
</span><ins>+
+    font-family: -apple-system-monospaced-numbers, sans-serif;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><del>-.toolbar .dashboard.default &gt; .time,
-.toolbar .dashboard.default &gt; .resourcesSize {
</del><ins>+.toolbar .dashboard.default &gt; :matches(.time, .resourcesSize) {
</ins><span class="cx">     min-width: 70px;
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsHierarchicalPathComponentcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/HierarchicalPathComponent.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/HierarchicalPathComponent.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/HierarchicalPathComponent.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -29,7 +29,6 @@
</span><span class="cx">     height: 20px;
</span><span class="cx">     min-width: 32px;
</span><span class="cx"> 
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><span class="cx">     font-size: 11px;
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsLogContentViewcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/LogContentView.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/LogContentView.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/LogContentView.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -68,7 +68,7 @@
</span><span class="cx"> 
</span><span class="cx">     word-wrap: break-word;
</span><span class="cx"> 
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system, sans-serif;
</ins><span class="cx">     font-size: 12px;
</span><span class="cx"> 
</span><span class="cx">     min-height: 100%;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsMaincss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/Main.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/Main.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/Main.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -31,7 +31,7 @@
</span><span class="cx">     display: flex;
</span><span class="cx">     flex-direction: column;
</span><span class="cx"> 
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system, sans-serif;
</ins><span class="cx">     font-size: 11px;
</span><span class="cx"> 
</span><span class="cx">     position: absolute;
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsObjectTreeArrayIndexTreeElementcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreeArrayIndexTreeElement.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreeArrayIndexTreeElement.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreeArrayIndexTreeElement.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .object-tree-array-index .index-name {
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system-monospaced-numbers, sans-serif;
</ins><span class="cx">     font-size: 11px;
</span><span class="cx">     vertical-align: top;
</span><span class="cx">     color: hsla(0, 0%, 0%, 0.33);
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsObjectTreePropertyTreeElementcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreePropertyTreeElement.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -122,7 +122,7 @@
</span><span class="cx"> .object-tree-property .property-name,
</span><span class="cx"> .object-tree-property .function-parameters,
</span><span class="cx"> .object-tree-property .prototype-name {
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system, sans-serif;
</ins><span class="cx">     font-size: 12px;
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsObjectTreeViewcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreeView.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreeView.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/ObjectTreeView.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -118,7 +118,7 @@
</span><span class="cx"> .object-tree-outline li .empty-message {
</span><span class="cx">     color: rgb(60%, 60%, 60%);
</span><span class="cx">     margin-left: 15px;
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system, sans-serif;
</ins><span class="cx">     font-size: 12px;
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsRenderingFrameTimelineOverviewGraphcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/RenderingFrameTimelineOverviewGraph.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/RenderingFrameTimelineOverviewGraph.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/RenderingFrameTimelineOverviewGraph.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -42,7 +42,6 @@
</span><span class="cx"> 
</span><span class="cx"> .timeline-overview-graph.rendering-frame &gt; .divider &gt; .label {
</span><span class="cx">     padding: 2px;
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><span class="cx">     font-size: 8px;
</span><span class="cx"> 
</span><span class="cx">     color: rgb(155, 155, 155);
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsSourceCodeTextEditorcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/SourceCodeTextEditor.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/SourceCodeTextEditor.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/SourceCodeTextEditor.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -112,7 +112,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .source-code.text-editor &gt; .CodeMirror .issue-widget &gt; .text {
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system, sans-serif;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> .source-code.text-editor &gt; .CodeMirror .issue-widget.inline &gt; .text {
</span></span></pre></div>
<a id="branchessafari601branchSourceWebInspectorUIUserInterfaceViewsTypeTreeViewcss"></a>
<div class="modfile"><h4>Modified: branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/TypeTreeView.css (193001 => 193002)</h4>
<pre class="diff"><span>
<span class="info">--- branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/TypeTreeView.css        2015-12-03 18:29:28 UTC (rev 193001)
+++ branches/safari-601-branch/Source/WebInspectorUI/UserInterface/Views/TypeTreeView.css        2015-12-03 18:29:39 UTC (rev 193002)
</span><span class="lines">@@ -28,7 +28,7 @@
</span><span class="cx">     display: block;
</span><span class="cx"> 
</span><span class="cx">     color: black;
</span><del>-    font-family: -webkit-system-font, sans-serif;
</del><ins>+    font-family: -apple-system, sans-serif;
</ins><span class="cx">     font-size: 12px;
</span><span class="cx"> }
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>