Skip to content

Commit

Permalink
Remove another duplicate copy of Ahem.
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonSapin committed Aug 7, 2015
1 parent d903354 commit 47cd74f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 78 deletions.
4 changes: 0 additions & 4 deletions tests/wpt/mozilla/tests/css/abs_float_pref_width.html
Expand Up @@ -3,10 +3,6 @@
<head>
<link rel=match href="abs_float_pref_width-ref.html">
<style type="text/css">
@font-face {
font-family: 'ahem';
src: url(fonts/ahem/ahem.ttf);
}
body {
margin: 0;
font-family: 'ahem';
Expand Down
36 changes: 0 additions & 36 deletions tests/wpt/mozilla/tests/css/fonts/ahem/COPYING

This file was deleted.

30 changes: 0 additions & 30 deletions tests/wpt/mozilla/tests/css/fonts/ahem/README

This file was deleted.

Binary file removed tests/wpt/mozilla/tests/css/fonts/ahem/ahem.ttf
Binary file not shown.
Expand Up @@ -3,10 +3,6 @@
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<style>
@font-face {
font-family: 'ahem';
src: url(../css/fonts/ahem/ahem.ttf);
}
#no-border {
width: 100px;
height: 100px;
Expand Down
4 changes: 0 additions & 4 deletions tests/wpt/mozilla/tests/mozilla/getBoundingClientRect.html
Expand Up @@ -3,10 +3,6 @@
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<style>
@font-face {
font-family: 'ahem';
src: url(../css/fonts/ahem/ahem.ttf);
}
#rel-div {
position: relative;
top: 100px;
Expand Down

0 comments on commit 47cd74f

Please sign in to comment.