Skip to content

Commit

Permalink
Remove duplicated fonts and put them under /fonts/
Browse files Browse the repository at this point in the history
This patch removes the duplicated fonts we have in the repository
by copying them under /fonts/ and removing the duplicates.
The paths are updated accordingly to point to the new location.

In addition this patch moves the content of /css/fonts/ under /fonts/,
so there is a single common "fonts" folder on the repository.
  • Loading branch information
mrego committed Mar 1, 2018
1 parent 0d843d4 commit 81d1954
Show file tree
Hide file tree
Showing 1,423 changed files with 1,369 additions and 1,444 deletions.
4 changes: 2 additions & 2 deletions css/CSS2/visudet/content-height-002.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061, U+0020;
}
@font-face {
font-family: 'deep-b-only';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062, U+0020;
}

Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/content-height-003.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061, U+0020;
}
@font-face {
font-family: 'deep-b-only';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062, U+0020;
}

Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/content-height-004.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061, U+0020;
}
@font-face {
font-family: 'deep-b-only';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062, U+0020;
}

Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/content-height-005.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
font-family: 'high';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
}
@font-face {
font-family: 'deep';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
}

div {
Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/line-height-201.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0020, U+0061;
}
@font-face {
font-family: 'deep-b-only';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062;
}

Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/line-height-202.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0020, U+0061;
}
@font-face {
font-family: 'deep-b-only';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062;
}

Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/line-height-203.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
font-family: 'high';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
}
@font-face {
font-family: 'deep';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
}

div {
Expand Down
2 changes: 1 addition & 1 deletion css/CSS2/visudet/line-height-204.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
font-family: 'high';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
}

div {
Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/line-height-205.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0020, U+0061;
}
@font-face {
font-family: 'deep-b-only';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0020, U+0062;
}

Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/line-height-206.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061, U+0020;
}
@font-face {
font-family: 'deep-b-only';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062, U+0020;
}

Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/reference/content-height-002-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(../support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061;
}
@font-face {
font-family: 'deep-b-only';
font-style: normal;
font-weight: 400;
src: url(../support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062;
}

Expand Down
4 changes: 2 additions & 2 deletions css/CSS2/visudet/reference/content-height-003-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(../support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061;
}
@font-face {
font-family: 'deep-b-only';
font-style: normal;
font-weight: 400;
src: url(../support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062;
}

Expand Down
2 changes: 1 addition & 1 deletion css/CSS2/visudet/reference/content-height-004-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(../support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061;
}

Expand Down
2 changes: 1 addition & 1 deletion css/CSS2/visudet/reference/line-height-206-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
font-family: 'high-a-only';
font-style: normal;
font-weight: 400;
src: url(../support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061;
}

Expand Down
2 changes: 1 addition & 1 deletion css/css-fonts/first-available-font-001-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
font-family: 'B';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
}

div {
Expand Down
4 changes: 2 additions & 2 deletions css/css-fonts/first-available-font-001.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
font-family: 'A-no-space';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061; /* Not including U+0020, so it cannot be the first available font*/
}
@font-face {
font-family: 'B';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
}

div {
Expand Down
2 changes: 1 addition & 1 deletion css/css-fonts/first-available-font-002-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
font-family: 'B';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
}

div {
Expand Down
4 changes: 2 additions & 2 deletions css/css-fonts/first-available-font-002.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
font-family: 'A-no-space';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061; /* Not including U+0020, so it cannot be the first available font*/
}
@font-face {
font-family: 'B';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
}

div {
Expand Down
2 changes: 1 addition & 1 deletion css/css-fonts/first-available-font-003-ref.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
font-family: 'A';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
}
div {
position: absolute;
Expand Down
4 changes: 2 additions & 2 deletions css/css-fonts/first-available-font-003.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
font-family: 'A';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
}
@font-face {
font-family: 'B-no-space';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062;
}

Expand Down
4 changes: 2 additions & 2 deletions css/css-fonts/first-available-font-004.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
font-family: 'A';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
}
@font-face {
font-family: 'B-no-space';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0062;
}

Expand Down
6 changes: 3 additions & 3 deletions css/css-fonts/first-available-font-005.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
font-family: 'A-no-space';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061;
}
@font-face {
font-family: 'B-no-space';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0061;
}
@font-face {
font-family: 'B';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
}

div {
Expand Down
6 changes: 3 additions & 3 deletions css/css-fonts/first-available-font-006.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
font-family: 'A-no-space';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061;
}
@font-face {
font-family: 'B-no-space';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
unicode-range: U+0061;
}
@font-face {
font-family: 'B';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
}

div {
Expand Down
4 changes: 2 additions & 2 deletions css/css-fonts/first-available-font-007.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
font-family: 'A-no-space';
font-style: normal;
font-weight: 400;
src: url(support/Revalia.woff) format('woff');
src: url(/fonts/Revalia.woff) format('woff');
unicode-range: U+0061;
}
@font-face {
font-family: 'B';
font-style: normal;
font-weight: 400;
src: url(support/AD.woff) format('woff');
src: url(/fonts/AD.woff) format('woff');
}

div {
Expand Down
2 changes: 1 addition & 1 deletion css/css-fonts/format-specifiers-variations.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"woff2-variations"
];

var defaultAhemSrc = 'url("../../fonts/Ahem.ttf") format("INSERT_FORMAT")';
var defaultAhemSrc = 'url("/fonts/Ahem.ttf") format("INSERT_FORMAT")';

function runTestOnFormatSpecifiers(formats, expectFail) {
for (var i = 0; i < formats.length; ++i) {
Expand Down
Binary file removed css/css-fonts/support/AD.woff
Binary file not shown.
Binary file removed css/css-fonts/support/Revalia.woff
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
@font-face
{
font-family: "mplus-1p-regular";
src: url("../support/mplus-1p-regular.woff") format("woff");
src: url("/fonts/mplus-1p-regular.woff") format("woff");
/* filesize: 803300 bytes (784.5 KBytes) */
/*
mplus-1p-regular.ttf can be downloaded at/from [TBD later]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
@font-face
{
font-family: "mplus-1p-regular";
src: url("../support/mplus-1p-regular.woff") format("woff");
src: url("/fonts/mplus-1p-regular.woff") format("woff");
/* filesize: 803300 bytes (784.5 KBytes) */
/*
mplus-1p-regular.ttf can be downloaded at/from [TBD later]
Expand Down
Loading

0 comments on commit 81d1954

Please sign in to comment.