Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit a154e36

Browse files
author
Eduardo Fullea
committed
rephrasing smil attribute description
1 parent 3779658 commit a154e36

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,8 +1401,9 @@ <h2><a>MmsMessage</a> Interface</h2>
14011401
'Subject' field of the MMS message.</dd>
14021402

14031403
<dt>readonly attribute DOMString smil</dt>
1404-
<dd>MUST return the SMIL document, i.e. the presentation element that
1405-
determines the way the content of the MMS message MUST be displayed.</dd>
1404+
<dd>MUST return the SMIL, i.e. the presentation element, unparsed as
1405+
DOMString, that the messaging client needs to use to determine the way the
1406+
content of the MMS message is displayed.</dd>
14061407

14071408
<dt>readonly attribute MmsAttachments[]? attachments</dt>
14081409
<dd>MUST return the set of attachments of the MMS message.</dd>

0 commit comments

Comments
 (0)