Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(49)

Unified Diff: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes-border-box.html

Issue 1204023002: Deflake tests using ahem font with @font-face. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline and fix an svg test Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes-border-box.html
diff --git a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes-border-box.html b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes-border-box.html
index 7647042f74817d57d9eb361c83852e7cc6a578bb..dd3d9adcb98b7924eecf1faf90db40f6f7c20cbe 100644
--- a/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes-border-box.html
+++ b/LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-different-writing-modes-border-box.html
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<title>shape-outside on floats with a different writing mode in the float and the container</title>
+<script src="../../../resources/ahem.js"></script>
<style>
.container {
font: 20px/1 Ahem;

Powered by Google App Engine
This is Rietveld 408576698