diff --git a/index.html b/index.html index 18bdb7e5..66d61cf5 100644 --- a/index.html +++ b/index.html @@ -2081,7 +2081,6 @@

         dictionary ManifestImageResource : ImageResource {
-          USVString platform;
           USVString purpose;
         };
       
@@ -2148,15 +2147,6 @@

-
-

- platform member -

-

- The {{ManifestImageResource/platform}} member represents the - platform to which a containing object applies. -

-

purpose member @@ -2257,29 +2247,6 @@

  • Return |purposes|.
  • -

    @@ -2515,9 +2482,6 @@

  • Set |image|'s {{ManifestImageResource/purpose}} to |purpose|.
  • -
  • Set |image|'s {{ManifestImageResource/platform}} to the value - of |entry|'s {{ManifestImageResource/platform}} member. -
  • [=list/Append=] |image| to |imageResources|.
  • @@ -2633,46 +2597,6 @@

    -
    -

    - Multi-purpose members -

    -

    - This section specifies members that can be used on multiple objects. - Each member specifies which object a multi-purpose member can be used - with. -

    -
    -

    - platform member -

    -

    - The platform member represents the platform to which a - containing object applies. -

    -

    - The following object types can make use of this member: -

    - -

    - A platform represents a software - distribution ecosystem or possibly an operating system. -

    -

    - This specification does not define the particular values for a the - platform member. However, the working group maintains a - list of - known platform values in our wiki. -

    -
    -

    @@ -2697,7 +2621,13 @@

    platform
    - the platform it is associated to. + the platform it is associated to. A platform represents a software distribution ecosystem or + possibly an operating system. This specification does not define the + particular values for the platform member. However, the + working group maintains a list of known + platform values in our wiki.
    url