| 496 |
title=attr-meter-low><a href="#low">low</a></code>、<code |
title=attr-meter-low><a href="#low">low</a></code>、<code |
| 497 |
title=attr-meter-high><a href="#high">high</a></code>、<code |
title=attr-meter-high><a href="#high">high</a></code>、<code |
| 498 |
title=attr-meter-optimum><a href="#optimum">optimum</a></code> |
title=attr-meter-optimum><a href="#optimum">optimum</a></code> |
|
を<a href="#rules1">浮動小数点値を構文解析する規則</a>を使って構文解析しなければ[[MUST:なりません]]。 |
|
| 499 |
|
を<a href="#rules1">浮動小数点値を構文解析する規則</a>を使って構文解析しなければ[[MUST:なりません]]。 |
| 500 |
|
|
| 501 |
|
#en |
| 502 |
|
If the <code title=attr-meter-value><a href="#value3">value</a></code> |
| 503 |
|
attribute has been omitted, the user agent must also process the <code><a |
| 504 |
|
href="#textcontent">textContent</a></code> of the element according to the |
| 505 |
|
<a href="#steps">steps for finding one or two numbers of a ratio in a |
| 506 |
|
string</a>. These steps will return nothing, one number, one number with a |
| 507 |
|
denominator punctuation character, or two numbers. |
| 508 |
|
#ja |
| 509 |
|
利用者エージェントは、 |
| 510 |
|
<code title=attr-meter-value><a href="#value3">value</a></code> |
| 511 |
|
属性が省略されている場合、 |
| 512 |
|
要素の <code><a |
| 513 |
|
href="#textcontent">textContent</a></code> をも<a href="#steps">文字列中の比率の1つか2つの数字を探す段階</a>に従い処理しなければ[[MUST:なりません]]。 |
| 514 |
|
この段階は何も返さないか、1つの数を返すか、1つの数と分母句読点文字を返すか、 |
| 515 |
|
2つの数を返します。 |
| 516 |
|
|
| 517 |
|
#en |
| 518 |
|
User agents must then use all these numbers to obtain values for six |
| 519 |
|
points on the gauge, as follows. (The order in which these are evaluated |
| 520 |
|
is important, as some of the values refer to earlier ones.) |
| 521 |
|
#ja |
| 522 |
|
利用者エージェントは、その後、これらすべての数を、 |
| 523 |
|
計器の6点の値を得るために次のように使わなければ[[MUST:なりません]]。 |
| 524 |
|
(これらが評価される順序は重要です。ある値が前の値を参照していたりします。) |
| 525 |
|
|
| 526 |
|
#en |
| 527 |
|
The minimum value |
| 528 |
|
#ja |
| 529 |
|
最小値 |
| 530 |
|
|
| 531 |
|
#en |
| 532 |
|
The maximum value |
| 533 |
|
#ja |
| 534 |
|
最大値 |
| 535 |
|
|
| 536 |
|
#en |
| 537 |
|
The actual value |
| 538 |
|
#ja |
| 539 |
|
実際値 |
| 540 |
|
|
| 541 |
|
#en |
| 542 |
|
The low boundary |
| 543 |
|
#ja |
| 544 |
|
下界 |
| 545 |
|
|
| 546 |
|
#en |
| 547 |
|
The high boundary |
| 548 |
|
#ja |
| 549 |
|
上界 |