Skip to content

Commit

Permalink
Fix the path of mplus-1p-regular.woff in all tests
Browse files Browse the repository at this point in the history
Following #9718, the font is now in /fonts/ instead of /fonts/CSSTest/.
Globally fix the path using sed.
  • Loading branch information
Hexcles committed Sep 21, 2018
1 parent 45f38e4 commit a6ca234
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-cj-loose.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-cj-normal.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-cj-strict.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-cpm-loose.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-in-loose.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-in-normal.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-in-strict.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-po-loose.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-po-normal.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/ja/css-text-line-break-ja-po-strict.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/zh/css-text-line-break-zh-cpm-loose.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/zh/css-text-line-break-zh-in-loose.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/zh/css-text-line-break-zh-in-normal.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/zh/css-text-line-break-zh-in-strict.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/zh/css-text-line-break-zh-po-loose.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/zh/css-text-line-break-zh-po-normal.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down
2 changes: 1 addition & 1 deletion css/css-text/i18n/zh/css-text-line-break-zh-po-strict.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style type="text/css">
@font-face {
font-family: 'mplus-1p-regular';
src: url('/fonts/CSSTest/mplus-1p-regular.woff') format('woff');
src: url('/fonts/mplus-1p-regular.woff') format('woff');
}
#wrapper { position: relative; }
.test { color: red; }
Expand Down

0 comments on commit a6ca234

Please sign in to comment.