Skip to content

Commit

Permalink
Merge pull request #200 from w3c/xfq/b2g-20231008
Browse files Browse the repository at this point in the history
Fix the URL of Firefox OS' Open Web Apps
  • Loading branch information
espinr committed Oct 9, 2023
2 parents 66a70e2 + 6a4ad5b commit dae10da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charters/wg-2023.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h2>
<p>
During the exploration phase, potential standard requirements have been identified due to the unique nature of MiniApp in comparison to the typical Web environment. Substantial research work and joint discussions with related W3C groups have been conducted to clarify the requirements and possible solutions for MiniApp standardization. For instance, the hosting platform may or may not be a browser, and the application construction may or may not be based on web resources. Therefore, different but relevant technologies are used for UI configuration and rendering, resource packaging, and the API access to local system capabilities. Such cases have not been fully covered by existing Web standards, such as <a href="https://github.com/WICG/webpackage">Web Packaging</a>, <a href="https://www.w3.org/TR/appmanifest/">Web App Manifest</a>, or Web APIs.
</p>
<p>The MiniApps Working Group expects to consider similar past activities and technologies, such as <a href="https://www.w3.org/TR/widgets/">Packaged Web Apps (Widgets)</a> and <a href="https://wiki.mozilla.org/Apps/">Firefox OS' Open Web Apps</a>, as it works out how to build best for the Web's current needs and future. The MiniApps Working Group aims to harmonize the heterogeneous MiniApp ecosystem, enabling interoperability among the different MiniApp platforms, maximizing the convergence of MiniApps and the World Wide Web, reducing the development costs and facilitating the adoption of this technology.</p>
<p>The MiniApps Working Group expects to consider similar past activities and technologies, such as <a href="https://www.w3.org/TR/widgets/">Packaged Web Apps (Widgets)</a> and <a href="https://web.archive.org/web/20140830032719/https://developer.mozilla.org/en-US/Apps">Firefox OS' Open Web Apps</a>, as it works out how to build best for the Web's current needs and future. The MiniApps Working Group aims to harmonize the heterogeneous MiniApp ecosystem, enabling interoperability among the different MiniApp platforms, maximizing the convergence of MiniApps and the World Wide Web, reducing the development costs and facilitating the adoption of this technology.</p>
</section>
<section id="scope" class="scope">
<h2>
Expand Down

0 comments on commit dae10da

Please sign in to comment.