File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change @@ -63155,17 +63155,8 @@ v6DVT (also check for '- -' bits in the part above) -->
63155
63155
argument, <var>text</var>. When the method is invoked, the user agent must run the
63156
63156
<span>text preparation algorithm</span>, passing it <var>text</var> and the object implementing
63157
63157
the <code>CanvasText</code> interface, and then using the returned <span>inline box</span> must
63158
- create a new <code>TextMetrics</code> object with members behaving as described in the following
63159
- list.
63160
- <!--ADD-TOPIC:Security-->
63161
- If doing these measurements requires using a font that has an <span>origin</span> that is not the
63162
- <span data-x="same origin">same</span> as that of the <code>Document</code> object that owns the
63163
- <code>canvas</code> element (even if "using a font" means just checking if that font has a
63164
- particular glyph in it before falling back to another font), then the method, when invoked, must
63165
- throw a <span>"<code>SecurityError</code>"</span> <code>DOMException</code>.
63166
- <!--REMOVE-TOPIC:Security-->
63167
- Otherwise, it must return the new <code>TextMetrics</code> object.
63168
- <ref spec=CSS>
63158
+ return a new <code>TextMetrics</code> object with members behaving as described in the following
63159
+ list: <ref spec=CSS>
63169
63160
<!--INSERT FINGERPRINT-->
63170
63161
</p>
63171
63162
@@ -121549,6 +121540,7 @@ INSERT INTERFACES HERE
121549
121540
Jules Clément-Ripoche,
121550
121541
Julian Reschke,
121551
121542
Julio Lopez,
121543
+ 小勝 純 (Jun Kokatsu),
121552
121544
Jun Yang (harttle),
121553
121545
Jungkee Song,
121554
121546
Jürgen Jeka,
You can’t perform that action at this time.
0 commit comments