Mon, 18 Mar 2013 17:22:54 +0900
changed @font-face from DejaVuSerifBook to mplus-1p-regular
1.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-normal-021.xht Mon Mar 18 12:37:17 2013 +0900 1.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-normal-021.xht Mon Mar 18 17:22:54 2013 +0900 1.3 @@ -11,18 +11,22 @@ 1.4 <meta name="flags" content="font" /> 1.5 <meta name="assert" content="This test verifies that 'line-break: normal' does not allow line breaking before iteration marks such as IDEOGRAPHIC ITERATION MARK (U+3005) and VERTICAL IDEOGRAPHIC ITERATION MARK (U+3B)." /> 1.6 <style type="text/css"> 1.7 - @font-face { 1.8 - font-family: "DejaVuSerifBook"; 1.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 1.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 1.11 - } 1.12 + @font-face 1.13 + { 1.14 + font-family: "mplus-1p-regular"; 1.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 1.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 1.17 + /* 1.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 1.19 + */ 1.20 + } 1.21 .test span { 1.22 line-break: normal; // The property to be tested 1.23 } 1.24 p.test, p.control { 1.25 border: 1px solid gray; 1.26 color: blue; 1.27 - font-family: "DejaVuSerifBook"; 1.28 + font-family: "mplus-1p-regular"; 1.29 width: 10em; 1.30 } 1.31 span.target {
2.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-normal-022.xht Mon Mar 18 12:37:17 2013 +0900 2.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-normal-022.xht Mon Mar 18 17:22:54 2013 +0900 2.3 @@ -11,18 +11,22 @@ 2.4 <meta name="flags" content="font" /> 2.5 <meta name="assert" content="This test verifies that 'line-break: normal' does not allow line breaking before inseparable characters such as TWO DOT LEADER (U+2025) and HORIZONTAL ELLIPSIS (U+2026)." /> 2.6 <style type="text/css"> 2.7 - @font-face { 2.8 - font-family: "DejaVuSerifBook"; 2.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 2.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 2.11 - } 2.12 + @font-face 2.13 + { 2.14 + font-family: "mplus-1p-regular"; 2.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 2.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 2.17 + /* 2.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 2.19 + */ 2.20 + } 2.21 .test span { 2.22 line-break: normal; // The property to be tested 2.23 } 2.24 p.test, p.control { 2.25 border: 1px solid gray; 2.26 color: blue; 2.27 - font-family: "DejaVuSerifBook"; 2.28 + font-family: "mplus-1p-regular"; 2.29 width: 10em; 2.30 } 2.31 span.target {
3.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-normal-023.xht Mon Mar 18 12:37:17 2013 +0900 3.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-normal-023.xht Mon Mar 18 17:22:54 2013 +0900 3.3 @@ -11,18 +11,22 @@ 3.4 <meta name="flags" content="font" /> 3.5 <meta name="assert" content="This test verifies that 'line-break: normal' does not allow line breaking before centered punctuation marks such as COLON (U+003A) and SEMICOLON (U+003B)." /> 3.6 <style type="text/css"> 3.7 - @font-face { 3.8 - font-family: "DejaVuSerifBook"; 3.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 3.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 3.11 - } 3.12 + @font-face 3.13 + { 3.14 + font-family: "mplus-1p-regular"; 3.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 3.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 3.17 + /* 3.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 3.19 + */ 3.20 + } 3.21 .test span { 3.22 line-break: normal; // The property to be tested 3.23 } 3.24 p.test, p.control { 3.25 border: 1px solid gray; 3.26 color: blue; 3.27 - font-family:"DejaVuSerifBook"; 3.28 + font-family: "mplus-1p-regular"; 3.29 width: 10em; 3.30 } 3.31 span.target {
4.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-normal-024.xht Mon Mar 18 12:37:17 2013 +0900 4.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-normal-024.xht Mon Mar 18 17:22:54 2013 +0900 4.3 @@ -11,18 +11,22 @@ 4.4 <meta name="flags" content="font" /> 4.5 <meta name="assert" content="This test verifies that 'line-break: normal' does not allow line breaking before postfixes such as PERCENT SIGN (U+0025) and CENT SIGN (U+00A2)." /> 4.6 <style type="text/css"> 4.7 - @font-face { 4.8 - font-family: "DejaVuSerifBook"; 4.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 4.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 4.11 - } 4.12 + @font-face 4.13 + { 4.14 + font-family: "mplus-1p-regular"; 4.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 4.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 4.17 + /* 4.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 4.19 + */ 4.20 + } 4.21 .test span { 4.22 line-break: normal; // The property to be tested 4.23 } 4.24 p.test, p.control { 4.25 border: 1px solid gray; 4.26 color: blue; 4.27 - font-family: "DejaVuSerifBook"; 4.28 + font-family: "mplus-1p-regular"; 4.29 width: 10em; 4.30 } 4.31 span.target {
5.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-normal-025.xht Mon Mar 18 12:37:17 2013 +0900 5.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-normal-025.xht Mon Mar 18 17:22:54 2013 +0900 5.3 @@ -11,18 +11,22 @@ 5.4 <meta name="flags" content="font" /> 5.5 <meta name="assert" content="This test verifies that 'line-break: normal' does not allow line breaking before prefixes such as EURO SIGN (U+20AC) and FULLWIDTH DOLLAR SIGN (U+FF04)." /> 5.6 <style type="text/css"> 5.7 - @font-face { 5.8 - font-family: "DejaVuSerifBook"; 5.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 5.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 5.11 - } 5.12 + @font-face 5.13 + { 5.14 + font-family: "mplus-1p-regular"; 5.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 5.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 5.17 + /* 5.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 5.19 + */ 5.20 + } 5.21 .test span { 5.22 line-break: normal; // The property to be tested 5.23 } 5.24 p.test, p.control { 5.25 border: 1px solid gray; 5.26 color: blue; 5.27 - font-family: "DejaVuSerifBook"; 5.28 + font-family: "mplus-1p-regular"; 5.29 width: 10em; 5.30 } 5.31 span.target {
6.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-strict-011.xht Mon Mar 18 12:37:17 2013 +0900 6.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-strict-011.xht Mon Mar 18 17:22:54 2013 +0900 6.3 @@ -11,18 +11,22 @@ 6.4 <meta name="flags" content="font" /> 6.5 <meta name="assert" content="This test verifies that 'line-break: strict' does not allow line breaking before Japanese small kana such as 'Japanese small kana a (U+3041)' and 'Japanese small kana i (U+3043)'." /> 6.6 <style type="text/css"> 6.7 - @font-face { 6.8 - font-family: "DejaVuSerifBook"; 6.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 6.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 6.11 - } 6.12 + @font-face 6.13 + { 6.14 + font-family: "mplus-1p-regular"; 6.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 6.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 6.17 + /* 6.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 6.19 + */ 6.20 + } 6.21 .test span { 6.22 line-break: strict; // The property to be tested 6.23 } 6.24 p.test, p.control { 6.25 border: 1px solid gray; 6.26 color: blue; 6.27 - font-family: "DejaVuSerifBook"; 6.28 + font-family: "mplus-1p-regular"; 6.29 width: 10em; 6.30 } 6.31 span.target {
7.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-strict-012.xht Mon Mar 18 12:37:17 2013 +0900 7.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-strict-012.xht Mon Mar 18 17:22:54 2013 +0900 7.3 @@ -11,18 +11,22 @@ 7.4 <meta name="flags" content="font" /> 7.5 <meta name="assert" content="This test verifies that 'line-break: strict' does not allow line breaking before Katakana-Hiragana prolonged sound marks such as (U+30FC) and (U+FF70)." /> 7.6 <style type="text/css"> 7.7 - @font-face { 7.8 - font-family: "DejaVuSerifBook"; 7.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 7.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 7.11 - } 7.12 + @font-face 7.13 + { 7.14 + font-family: "mplus-1p-regular"; 7.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 7.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 7.17 + /* 7.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 7.19 + */ 7.20 + } 7.21 .test span { 7.22 line-break: strict; // The property to be tested 7.23 } 7.24 p.test, p.control { 7.25 border: 1px solid gray; 7.26 color: blue; 7.27 - font-family: "DejaVuSerifBook"; 7.28 + font-family: "mplus-1p-regular"; 7.29 width: 10em; 7.30 } 7.31 span.target {
8.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-strict-013.xht Mon Mar 18 12:37:17 2013 +0900 8.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-strict-013.xht Mon Mar 18 17:22:54 2013 +0900 8.3 @@ -11,18 +11,22 @@ 8.4 <meta name="flags" content="font" /> 8.5 <meta name="assert" content="This test verifies that 'line-break: strict' does not allow line breaking before hyphens such as HYPHEN (U+2010) and ENDASH (U+2013)." /> 8.6 <style type="text/css"> 8.7 - @font-face { 8.8 - font-family: "DejaVuSerifBook"; 8.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 8.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 8.11 - } 8.12 + @font-face 8.13 + { 8.14 + font-family: "mplus-1p-regular"; 8.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 8.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 8.17 + /* 8.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 8.19 + */ 8.20 + } 8.21 .test span { 8.22 line-break: strict; // The property to be tested 8.23 } 8.24 p.test, p.control { 8.25 border: 1px solid gray; 8.26 color: blue; 8.27 - font-family: "DejaVuSerifBook"; 8.28 + font-family: "mplus-1p-regular"; 8.29 width: 10em; 8.30 } 8.31 span.target {
9.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-strict-014.xht Mon Mar 18 12:37:17 2013 +0900 9.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-strict-014.xht Mon Mar 18 17:22:54 2013 +0900 9.3 @@ -11,18 +11,22 @@ 9.4 <meta name="flags" content="font" /> 9.5 <meta name="assert" content="This test verifies that 'line-break: strict' does not allow line breaking before iteration marks such as IDEOGRAPHIC ITERATION MARK (U+3005) and VERTICAL IDEOGRAPHIC ITERATION MARK (U+3B)." /> 9.6 <style type="text/css"> 9.7 - @font-face { 9.8 - font-family: "DejaVuSerifBook"; 9.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 9.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 9.11 - } 9.12 + @font-face 9.13 + { 9.14 + font-family: "mplus-1p-regular"; 9.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 9.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 9.17 + /* 9.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 9.19 + */ 9.20 + } 9.21 .test span { 9.22 line-break: strict; // The property to be tested 9.23 } 9.24 p.test, p.control { 9.25 border: 1px solid gray; 9.26 color: blue; 9.27 - font-family: "DejaVuSerifBook"; 9.28 + font-family: "mplus-1p-regular"; 9.29 width: 10em; 9.30 } 9.31 span.target {
10.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-strict-015.xht Mon Mar 18 12:37:17 2013 +0900 10.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-strict-015.xht Mon Mar 18 17:22:54 2013 +0900 10.3 @@ -11,18 +11,22 @@ 10.4 <meta name="flags" content="font" /> 10.5 <meta name="assert" content="This test verifies that 'line-break: strict' does not allow line breaking before inseparable characters such as TWO DOT LEADER (U+2025) and HORIZONTAL ELLIPSIS (U+2026)." /> 10.6 <style type="text/css"> 10.7 - @font-face { 10.8 - font-family: "DejaVuSerifBook"; 10.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 10.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 10.11 - } 10.12 + @font-face 10.13 + { 10.14 + font-family: "mplus-1p-regular"; 10.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 10.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 10.17 + /* 10.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 10.19 + */ 10.20 + } 10.21 .test span { 10.22 line-break: strict; // The property to be tested 10.23 } 10.24 p.test, p.control { 10.25 border: 1px solid gray; 10.26 color: blue; 10.27 - font-family: "DejaVuSerifBook"; 10.28 + font-family: "mplus-1p-regular"; 10.29 width: 10em; 10.30 } 10.31 span.target {
11.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-strict-016.xht Mon Mar 18 12:37:17 2013 +0900 11.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-strict-016.xht Mon Mar 18 17:22:54 2013 +0900 11.3 @@ -11,18 +11,22 @@ 11.4 <meta name="flags" content="font" /> 11.5 <meta name="assert" content="This test verifies that 'line-break: strict' does not allow line breaking before centered punctuation marks such as COLON (U+003A) and SEMICOLON (U+003B)." /> 11.6 <style type="text/css"> 11.7 - @font-face { 11.8 - font-family: "DejaVuSerifBook"; 11.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 11.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 11.11 - } 11.12 + @font-face 11.13 + { 11.14 + font-family: "mplus-1p-regular"; 11.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 11.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 11.17 + /* 11.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 11.19 + */ 11.20 + } 11.21 .test span { 11.22 line-break: strict; // The property to be tested 11.23 } 11.24 p.test, p.control { 11.25 border: 1px solid gray; 11.26 color: blue; 11.27 - font-family:"DejaVuSerifBook"; 11.28 + font-family: "mplus-1p-regular"; 11.29 width: 10em; 11.30 } 11.31 span.target {
12.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-strict-017.xht Mon Mar 18 12:37:17 2013 +0900 12.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-strict-017.xht Mon Mar 18 17:22:54 2013 +0900 12.3 @@ -11,18 +11,22 @@ 12.4 <meta name="flags" content="font" /> 12.5 <meta name="assert" content="This test verifies that 'line-break: strict' does not allow line breaking before postfixes such as PERCENT SIGN (U+0025) and CENT SIGN (U+00A2)." /> 12.6 <style type="text/css"> 12.7 - @font-face { 12.8 - font-family: "DejaVuSerifBook"; 12.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 12.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 12.11 - } 12.12 + @font-face 12.13 + { 12.14 + font-family: "mplus-1p-regular"; 12.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 12.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 12.17 + /* 12.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 12.19 + */ 12.20 + } 12.21 .test span { 12.22 line-break: strict; // The property to be tested 12.23 } 12.24 p.test, p.control { 12.25 border: 1px solid gray; 12.26 color: blue; 12.27 - font-family: "DejaVuSerifBook"; 12.28 + font-family: "mplus-1p-regular"; 12.29 width: 10em; 12.30 } 12.31 span.target {
13.1 --- a/contributors/east-tokyo/submitted/css3-text/line-break-strict-018.xht Mon Mar 18 12:37:17 2013 +0900 13.2 +++ b/contributors/east-tokyo/submitted/css3-text/line-break-strict-018.xht Mon Mar 18 17:22:54 2013 +0900 13.3 @@ -11,18 +11,22 @@ 13.4 <meta name="flags" content="font" /> 13.5 <meta name="assert" content="This test verifies that 'line-break: strict' does not allow line breaking before prefixes such as EURO SIGN (U+20AC) and FULLWIDTH DOLLAR SIGN (U+FF04)." /> 13.6 <style type="text/css"> 13.7 - @font-face { 13.8 - font-family: "DejaVuSerifBook"; 13.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 13.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 13.11 - } 13.12 + @font-face 13.13 + { 13.14 + font-family: "mplus-1p-regular"; 13.15 + src: url("support/mplus-1p-regular.woff") format("woff"); 13.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 13.17 + /* 13.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 13.19 + */ 13.20 + } 13.21 .test span { 13.22 line-break: strict; // The property to be tested 13.23 } 13.24 p.test, p.control { 13.25 border: 1px solid gray; 13.26 color: blue; 13.27 - font-family: "DejaVuSerifBook"; 13.28 + font-family: "mplus-1p-regular"; 13.29 width: 10em; 13.30 } 13.31 span.target {
14.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-021-ref.xht Mon Mar 18 12:37:17 2013 +0900 14.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-021-ref.xht Mon Mar 18 17:22:54 2013 +0900 14.3 @@ -7,15 +7,19 @@ 14.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 14.5 <meta http-equiv="content-language" content="en, ja" /> 14.6 <style type="text/css"> 14.7 - @font-face { 14.8 - font-family: "DejaVuSerifBook"; 14.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 14.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 14.11 - } 14.12 + @font-face 14.13 + { 14.14 + font-family: "mplus-1p-regular"; 14.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 14.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 14.17 + /* 14.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 14.19 + */ 14.20 + } 14.21 p.control { 14.22 border: 1px solid gray; 14.23 color: blue; 14.24 - font-family: "DejaVuSerifBook"; 14.25 + font-family: "mplus-1p-regular"; 14.26 width: 10em; 14.27 } 14.28 span.target {
15.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-022-ref.xht Mon Mar 18 12:37:17 2013 +0900 15.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-022-ref.xht Mon Mar 18 17:22:54 2013 +0900 15.3 @@ -7,15 +7,19 @@ 15.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 15.5 <meta http-equiv="content-language" content="en, ja" /> 15.6 <style type="text/css"> 15.7 - @font-face { 15.8 - font-family: "DejaVuSerifBook"; 15.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 15.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 15.11 - } 15.12 + @font-face 15.13 + { 15.14 + font-family: "mplus-1p-regular"; 15.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 15.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 15.17 + /* 15.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 15.19 + */ 15.20 + } 15.21 p.control { 15.22 border: 1px solid gray; 15.23 color: blue; 15.24 - font-family: "DejaVuSerifBook"; 15.25 + font-family: "mplus-1p-regular"; 15.26 width: 10em; 15.27 } 15.28 span.target {
16.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-023-ref.xht Mon Mar 18 12:37:17 2013 +0900 16.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-023-ref.xht Mon Mar 18 17:22:54 2013 +0900 16.3 @@ -7,15 +7,19 @@ 16.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 16.5 <meta http-equiv="content-language" content="en, ja" /> 16.6 <style type="text/css"> 16.7 - @font-face { 16.8 - font-family: "DejaVuSerifBook"; 16.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 16.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 16.11 - } 16.12 + @font-face 16.13 + { 16.14 + font-family: "mplus-1p-regular"; 16.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 16.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 16.17 + /* 16.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 16.19 + */ 16.20 + } 16.21 p.control { 16.22 border: 1px solid gray; 16.23 color: blue; 16.24 - font-family: "DejaVuSerifBook"; 16.25 + font-family: "mplus-1p-regular"; 16.26 width: 10em; 16.27 } 16.28 span.target {
17.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-024-ref.xht Mon Mar 18 12:37:17 2013 +0900 17.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-024-ref.xht Mon Mar 18 17:22:54 2013 +0900 17.3 @@ -7,15 +7,19 @@ 17.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 17.5 <meta http-equiv="content-language" content="en, ja" /> 17.6 <style type="text/css"> 17.7 - @font-face { 17.8 - font-family: "DejaVuSerifBook"; 17.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 17.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 17.11 - } 17.12 + @font-face 17.13 + { 17.14 + font-family: "mplus-1p-regular"; 17.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 17.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 17.17 + /* 17.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 17.19 + */ 17.20 + } 17.21 p.control { 17.22 border: 1px solid gray; 17.23 color: blue; 17.24 - font-family: "DejaVuSerifBook"; 17.25 + font-family: "mplus-1p-regular"; 17.26 width: 10em; 17.27 } 17.28 span.target {
18.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-025-ref.xht Mon Mar 18 12:37:17 2013 +0900 18.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-normal-025-ref.xht Mon Mar 18 17:22:54 2013 +0900 18.3 @@ -7,15 +7,19 @@ 18.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 18.5 <meta http-equiv="content-language" content="en, ja" /> 18.6 <style type="text/css"> 18.7 - @font-face { 18.8 - font-family: "DejaVuSerifBook"; 18.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 18.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 18.11 - } 18.12 + @font-face 18.13 + { 18.14 + font-family: "mplus-1p-regular"; 18.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 18.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 18.17 + /* 18.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 18.19 + */ 18.20 + } 18.21 p.control { 18.22 border: 1px solid gray; 18.23 color: blue; 18.24 - font-family: "DejaVuSerifBook"; 18.25 + font-family: "mplus-1p-regular"; 18.26 width: 10em; 18.27 } 18.28 span.target {
19.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-011-ref.xht Mon Mar 18 12:37:17 2013 +0900 19.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-011-ref.xht Mon Mar 18 17:22:54 2013 +0900 19.3 @@ -7,15 +7,19 @@ 19.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 19.5 <meta http-equiv="content-language" content="en, ja" /> 19.6 <style type="text/css"> 19.7 - @font-face { 19.8 - font-family: "DejaVuSerifBook"; 19.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 19.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 19.11 - } 19.12 + @font-face 19.13 + { 19.14 + font-family: "mplus-1p-regular"; 19.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 19.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 19.17 + /* 19.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 19.19 + */ 19.20 + } 19.21 p.control { 19.22 border: 1px solid gray; 19.23 color: blue; 19.24 - font-family: "DejaVuSerifBook"; 19.25 + font-family: "mplus-1p-regular"; 19.26 width: 10em; 19.27 } 19.28 span.target {
20.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-012-ref.xht Mon Mar 18 12:37:17 2013 +0900 20.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-012-ref.xht Mon Mar 18 17:22:54 2013 +0900 20.3 @@ -7,15 +7,19 @@ 20.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 20.5 <meta http-equiv="content-language" content="en, ja" /> 20.6 <style type="text/css"> 20.7 - @font-face { 20.8 - font-family: "DejaVuSerifBook"; 20.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 20.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 20.11 - } 20.12 + @font-face 20.13 + { 20.14 + font-family: "mplus-1p-regular"; 20.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 20.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 20.17 + /* 20.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 20.19 + */ 20.20 + } 20.21 p.control { 20.22 border: 1px solid gray; 20.23 color: blue; 20.24 - font-family: "DejaVuSerifBook"; 20.25 + font-family: "mplus-1p-regular"; 20.26 width: 10em; 20.27 } 20.28 span.target {
21.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-013-ref.xht Mon Mar 18 12:37:17 2013 +0900 21.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-013-ref.xht Mon Mar 18 17:22:54 2013 +0900 21.3 @@ -7,15 +7,19 @@ 21.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 21.5 <meta http-equiv="content-language" content="en, ja" /> 21.6 <style type="text/css"> 21.7 - @font-face { 21.8 - font-family: "DejaVuSerifBook"; 21.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 21.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 21.11 - } 21.12 + @font-face 21.13 + { 21.14 + font-family: "mplus-1p-regular"; 21.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 21.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 21.17 + /* 21.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 21.19 + */ 21.20 + } 21.21 p.control { 21.22 border: 1px solid gray; 21.23 color: blue; 21.24 - font-family: "DejaVuSerifBook"; 21.25 + font-family: "mplus-1p-regular"; 21.26 width: 10em; 21.27 } 21.28 span.target {
22.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-014-ref.xht Mon Mar 18 12:37:17 2013 +0900 22.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-014-ref.xht Mon Mar 18 17:22:54 2013 +0900 22.3 @@ -7,15 +7,19 @@ 22.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 22.5 <meta http-equiv="content-language" content="en, ja" /> 22.6 <style type="text/css"> 22.7 - @font-face { 22.8 - font-family: "DejaVuSerifBook"; 22.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 22.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 22.11 - } 22.12 + @font-face 22.13 + { 22.14 + font-family: "mplus-1p-regular"; 22.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 22.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 22.17 + /* 22.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 22.19 + */ 22.20 + } 22.21 p.control { 22.22 border: 1px solid gray; 22.23 color: blue; 22.24 - font-family: "DejaVuSerifBook"; 22.25 + font-family: "mplus-1p-regular"; 22.26 width: 10em; 22.27 } 22.28 span.target {
23.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-015-ref.xht Mon Mar 18 12:37:17 2013 +0900 23.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-015-ref.xht Mon Mar 18 17:22:54 2013 +0900 23.3 @@ -7,15 +7,19 @@ 23.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 23.5 <meta http-equiv="content-language" content="en, ja" /> 23.6 <style type="text/css"> 23.7 - @font-face { 23.8 - font-family: "DejaVuSerifBook"; 23.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 23.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 23.11 - } 23.12 + @font-face 23.13 + { 23.14 + font-family: "mplus-1p-regular"; 23.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 23.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 23.17 + /* 23.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 23.19 + */ 23.20 + } 23.21 p.control { 23.22 border: 1px solid gray; 23.23 color: blue; 23.24 - font-family: "DejaVuSerifBook"; 23.25 + font-family: "mplus-1p-regular"; 23.26 width: 10em; 23.27 } 23.28 span.target {
24.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-016-ref.xht Mon Mar 18 12:37:17 2013 +0900 24.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-016-ref.xht Mon Mar 18 17:22:54 2013 +0900 24.3 @@ -7,15 +7,19 @@ 24.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 24.5 <meta http-equiv="content-language" content="en, ja" /> 24.6 <style type="text/css"> 24.7 - @font-face { 24.8 - font-family: "DejaVuSerifBook"; 24.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 24.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 24.11 - } 24.12 + @font-face 24.13 + { 24.14 + font-family: "mplus-1p-regular"; 24.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 24.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 24.17 + /* 24.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 24.19 + */ 24.20 + } 24.21 p.control { 24.22 border: 1px solid gray; 24.23 color: blue; 24.24 - font-family: "DejaVuSerifBook"; 24.25 + font-family: "mplus-1p-regular"; 24.26 width: 10em; 24.27 } 24.28 span.target {
25.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-017-ref.xht Mon Mar 18 12:37:17 2013 +0900 25.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-017-ref.xht Mon Mar 18 17:22:54 2013 +0900 25.3 @@ -7,15 +7,19 @@ 25.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 25.5 <meta http-equiv="content-language" content="en, ja" /> 25.6 <style type="text/css"> 25.7 - @font-face { 25.8 - font-family: "DejaVuSerifBook"; 25.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 25.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 25.11 - } 25.12 + @font-face 25.13 + { 25.14 + font-family: "mplus-1p-regular"; 25.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 25.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 25.17 + /* 25.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 25.19 + */ 25.20 + } 25.21 p.control { 25.22 border: 1px solid gray; 25.23 color: blue; 25.24 - font-family: "DejaVuSerifBook"; 25.25 + font-family: "mplus-1p-regular"; 25.26 width: 10em; 25.27 } 25.28 span.target {
26.1 --- a/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-018-ref.xht Mon Mar 18 12:37:17 2013 +0900 26.2 +++ b/contributors/east-tokyo/submitted/css3-text/reftest/line-break-strict-018-ref.xht Mon Mar 18 17:22:54 2013 +0900 26.3 @@ -7,15 +7,19 @@ 26.4 <link rel="author" title="Taka Oshiyama" href="mailto:takaoshiyama@gmail.com" /> 26.5 <meta http-equiv="content-language" content="en, ja" /> 26.6 <style type="text/css"> 26.7 - @font-face { 26.8 - font-family: "DejaVuSerifBook"; 26.9 - src: url("support/DejaVuSerif-webfont.woff") format("woff"); 26.10 - /* Filesize: 18096 bytes (17.7 KBytes) */ 26.11 - } 26.12 + @font-face 26.13 + { 26.14 + font-family: "mplus-1p-regular"; 26.15 + src: url("../support/mplus-1p-regular.woff") format("woff"); 26.16 + /* filesize: 803300 bytes (784.5 KBytes) */ 26.17 + /* 26.18 + mplus-1p-regular.ttf can be downloaded at/from [TBD later] 26.19 + */ 26.20 + } 26.21 p.control { 26.22 border: 1px solid gray; 26.23 color: blue; 26.24 - font-family: "DejaVuSerifBook"; 26.25 + font-family: "mplus-1p-regular"; 26.26 width: 10em; 26.27 } 26.28 span.target {
27.1 Binary file contributors/east-tokyo/submitted/css3-text/support/mplus-1p-regular.woff has changed
28.1 Binary file contributors/east-tokyo/submitted/css3-writing-modes/support/mplus-1p-regular.woff has changed