Commit 109c41de authored by Jeremy Roman's avatar Jeremy Roman Committed by Commit Bot

Update link from KenjiBaheux/portals to point at the root of WICG/portals.

Change-Id: I6f21ff35ef36e908da88356223a52b413e8b93ca
Reviewed-on: https://chromium-review.googlesource.com/c/1372717Reviewed-by: default avatarLucas Gadani <lfg@chromium.org>
Commit-Queue: Jeremy Roman <jbroman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#615725}
parent 07f4d1a5
...@@ -21,9 +21,7 @@ class ScriptState; ...@@ -21,9 +21,7 @@ class ScriptState;
// element can be used to embed another top-level browsing context, which can be // element can be used to embed another top-level browsing context, which can be
// activated using script. The portal element is still under development and not // activated using script. The portal element is still under development and not
// part of the HTML standard. It can be enabled by passing // part of the HTML standard. It can be enabled by passing
// --enable-features=Portals. See // --enable-features=Portals. See also https://github.com/WICG/portals.
// https://github.com/KenjiBaheux/portals/blob/master/explainer.md for more
// details.
class CORE_EXPORT HTMLPortalElement : public HTMLFrameOwnerElement { class CORE_EXPORT HTMLPortalElement : public HTMLFrameOwnerElement {
DEFINE_WRAPPERTYPEINFO(); DEFINE_WRAPPERTYPEINFO();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment