| Index: sky/engine/core/html/TextMetrics.idl
|
| diff --git a/sky/engine/core/html/TextMetrics.idl b/sky/engine/core/html/TextMetrics.idl
|
| index c7d929a8ffc4be0fab991ad8ea7855d688d794e6..747b5c722dd22aee2228b6fa52b88961e6bab081 100644
|
| --- a/sky/engine/core/html/TextMetrics.idl
|
| +++ b/sky/engine/core/html/TextMetrics.idl
|
| @@ -23,7 +23,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
| [
|
| - WillBeGarbageCollected,
|
| ] interface TextMetrics {
|
| // x-direction
|
| readonly attribute float width;
|
|
|