Skip to content

Commit e1533f1

Browse files
annevkdomenic
authored andcommitted
Regression fix: continue to defer to CSSOM for window.open()'s features
Regressed in 29afad4.
1 parent 0ce114d commit e1533f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78201,6 +78201,10 @@ callback <dfn>FrameRequestCallback</dfn> = void (<span>DOMHighResTimeStamp</span
7820178201

7820278202
<li><p>If <var>target browsing context</var> is null, then return null.</p></li>
7820378203

78204+
<li><p>If <var>new</var> is true, then <span>set up browsing context features</span> for
78205+
<var>target browsing context</var> given <var>tokenizedFeatures</var>. <ref
78206+
spec="CSSOMVIEW"></p></li>
78207+
7820478208
<li><p>Let <var>resource</var> be the <span>URL</span> "<code>about:blank</code>".</p></li>
7820578209

7820678210
<li>

0 commit comments

Comments
 (0)