Title: [174806] branches/safari-600.1-branch/LayoutTests
Diff
Modified: branches/safari-600.1-branch/LayoutTests/ChangeLog (174805 => 174806)
--- branches/safari-600.1-branch/LayoutTests/ChangeLog 2014-10-17 01:54:17 UTC (rev 174805)
+++ branches/safari-600.1-branch/LayoutTests/ChangeLog 2014-10-17 01:54:37 UTC (rev 174806)
@@ -1,3 +1,16 @@
+2014-10-16 Dana Burkart <[email protected]>
+
+ Merge r171301
+
+ 2014-07-21 Zalan Bujtas <[email protected]>
+
+ Unreviewed hidpi test gardening.
+
+ Use Ahem font to ensure font size predictability.
+
+ * fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl-expected.html:
+ * fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html:
+
2014-10-15 Lucas Forschler <[email protected]>
Merge r173674
Modified: branches/safari-600.1-branch/LayoutTests/fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl-expected.html (174805 => 174806)
--- branches/safari-600.1-branch/LayoutTests/fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl-expected.html 2014-10-17 01:54:17 UTC (rev 174805)
+++ branches/safari-600.1-branch/LayoutTests/fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl-expected.html 2014-10-17 01:54:37 UTC (rev 174806)
@@ -8,7 +8,7 @@
}
.bckg {
width: 100%;
- height: 30px;
+ height: 26px;
background: rgba(255, 0, 0, 0.9);
z-index: -10000;
}
Modified: branches/safari-600.1-branch/LayoutTests/fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html (174805 => 174806)
--- branches/safari-600.1-branch/LayoutTests/fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html 2014-10-17 01:54:17 UTC (rev 174805)
+++ branches/safari-600.1-branch/LayoutTests/fast/inline/hidpi-selection-gap-and-inline-selection-have-gap-rtl.html 2014-10-17 01:54:37 UTC (rev 174806)
@@ -8,7 +8,7 @@
margin: 0px;
color: rgba(255, 255, 255, 0);
font-size: 26px;
- font-family: '.LucidaGrandeUI';
+ font-family: 'Ahem';
}
::selection {
background: rgba(255, 0, 0, 0.9);
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes