Skip to content

Commit a725156

Browse files
committed
FF 153
1 parent 50a7731 commit a725156

2 files changed

Lines changed: 61 additions & 52 deletions

File tree

src/test/java/org/htmlunit/general/ElementOwnPropertiesTest.java

Lines changed: 33 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1892,9 +1892,9 @@ public void applet() throws Exception {
18921892
+ "search[GSCE],shape[GSCE],target[GSCE],toString(),"
18931893
+ "username[GSCE]",
18941894
FF = "alt[GSCE],constructor(),coords[GSCE],download[GSCE],hash[GSCE],host[GSCE],hostname[GSCE],"
1895-
+ "href[GSCE],noHref[GSCE],origin[GCE],password[GSCE],pathname[GSCE],ping[GSCE],port[GSCE],"
1896-
+ "protocol[GSCE],referrerPolicy[GSCE],rel[GSCE],relList[GSCE],search[GSCE],shape[GSCE],"
1897-
+ "target[GSCE],toString(),"
1895+
+ "href[GSCE],hreflang[GSCE],noHref[GSCE],origin[GCE],password[GSCE],pathname[GSCE],ping[GSCE],"
1896+
+ "port[GSCE],protocol[GSCE],referrerPolicy[GSCE],rel[GSCE],relList[GSCE],search[GSCE],shape[GSCE],"
1897+
+ "target[GSCE],toString(),type[GSCE],"
18981898
+ "username[GSCE]",
18991899
FF_ESR = "alt[GSCE],constructor(),coords[GSCE],download[GSCE],hash[GSCE],host[GSCE],hostname[GSCE],"
19001900
+ "href[GSCE],noHref[GSCE],origin[GCE],password[GSCE],pathname[GSCE],ping[GSCE],port[GSCE],"
@@ -1908,10 +1908,10 @@ public void applet() throws Exception {
19081908
EDGE = "alt[GSCE],constructor(),coords[GSCE],hash[GSCE],host[GSCE],hostname[GSCE],href[GSCE],"
19091909
+ "origin[GCE],password[GSCE],pathname[GSCE],port[GSCE],protocol[GSCE],rel[GSCE],relList[GCE],"
19101910
+ "search[GSCE],username[GSCE]",
1911-
FF_ESR = "alt[GSCE],constructor(),coords[GSCE],hash[GSCE],host[GSCE],hostname[GSCE],href[GSCE],"
1912-
+ "origin[GCE],password[GSCE],pathname[GSCE],port[GSCE],protocol[GSCE],rel[GSCE],relList[GCE],"
1913-
+ "search[GSCE],username[GSCE]",
19141911
FF = "alt[GSCE],constructor(),coords[GSCE],hash[GSCE],host[GSCE],hostname[GSCE],href[GSCE],"
1912+
+ "origin[GCE],password[GSCE],pathname[GSCE],port[GSCE],protocol[GSCE],rel[GSCE],relList[GCE],"
1913+
+ "search[GSCE],type[GSCE],username[GSCE]",
1914+
FF_ESR = "alt[GSCE],constructor(),coords[GSCE],hash[GSCE],host[GSCE],hostname[GSCE],href[GSCE],"
19151915
+ "origin[GCE],password[GSCE],pathname[GSCE],port[GSCE],protocol[GSCE],rel[GSCE],relList[GCE],"
19161916
+ "search[GSCE],username[GSCE]")
19171917
public void area() throws Exception {
@@ -14618,7 +14618,8 @@ public void var() throws Exception {
1461814618
+ "width[GSCE]",
1461914619
FF = "cancelVideoFrameCallback(),constructor(),disablePictureInPicture[GSCE],getVideoPlaybackQuality(),"
1462014620
+ "height[GSCE],mozDecodedFrames[GCE],mozFrameDelay[GCE],mozHasAudio[GCE],mozPaintedFrames[GCE],"
14621-
+ "mozParsedFrames[GCE],mozPresentedFrames[GCE],poster[GSCE],requestVideoFrameCallback(),"
14621+
+ "mozParsedFrames[GCE],mozPresentedFrames[GCE],onenterpictureinpicture[GSCE],"
14622+
+ "onleavepictureinpicture[GSCE],poster[GSCE],requestPictureInPicture(),requestVideoFrameCallback(),"
1462214623
+ "videoHeight[GCE],videoWidth[GCE],"
1462314624
+ "width[GSCE]",
1462414625
FF_ESR = "cancelVideoFrameCallback(),constructor(),disablePictureInPicture[GSCE],getVideoPlaybackQuality(),"
@@ -16443,18 +16444,19 @@ public void slot() throws Exception {
1644316444
+ "createRange(),createTextNode(),createTreeWalker(),currentScript[GCE],defaultView[GCE],"
1644416445
+ "designMode[GSCE],dir[GSCE],doctype[GCE],documentElement[GCE],documentURI[GCE],domain[GSCE],"
1644516446
+ "elementFromPoint(),elementsFromPoint(),embeds[GCE],enableStyleSheetsForSet(),evaluate(),"
16446-
+ "execCommand(),exitFullscreen(),exitPointerLock(),fgColor[GSCE],firstElementChild[GCE],fonts[GCE],"
16447-
+ "forms[GCE],fragmentDirective[GCE],fullscreen[GSCE],fullscreenElement[GSCE],"
16448-
+ "fullscreenEnabled[GSCE],getAnimations(),getElementById(),getElementsByClassName(),"
16449-
+ "getElementsByName(),getElementsByTagName(),getElementsByTagNameNS(),getSelection(),hasFocus(),"
16450-
+ "hasStorageAccess(),head[GCE],hidden[GCE],images[GCE],implementation[GCE],importNode(),"
16451-
+ "inputEncoding[GCE],lastElementChild[GCE],lastModified[GCE],lastStyleSheetSet[GCE],"
16452-
+ "linkColor[GSCE],links[GCE],moveBefore(),mozCancelFullScreen(),mozFullScreen[GCE],"
16453-
+ "mozFullScreenElement[GCE],mozFullScreenEnabled[GCE],mozSetImageElement(),onabort[GSCE],"
16454-
+ "onanimationcancel[GSCE],onanimationend[GSCE],onanimationiteration[GSCE],onanimationstart[GSCE],"
16455-
+ "onauxclick[GSCE],onbeforeinput[GSCE],onbeforematch[GSCE],onbeforetoggle[GSCE],onblur[GSCE],"
16456-
+ "oncancel[GSCE],oncanplay[GSCE],oncanplaythrough[GSCE],onchange[GSCE],onclick[GSCE],onclose[GSCE],"
16457-
+ "oncommand[GSCE],oncontentvisibilityautostatechange[GSCE],oncontextlost[GSCE],oncontextmenu[GSCE],"
16447+
+ "execCommand(),exitFullscreen(),exitPictureInPicture(),exitPointerLock(),fgColor[GSCE],"
16448+
+ "firstElementChild[GCE],fonts[GCE],forms[GCE],fragmentDirective[GCE],fullscreen[GSCE],"
16449+
+ "fullscreenElement[GSCE],fullscreenEnabled[GSCE],getAnimations(),getElementById(),"
16450+
+ "getElementsByClassName(),getElementsByName(),getElementsByTagName(),getElementsByTagNameNS(),"
16451+
+ "getSelection(),hasFocus(),hasStorageAccess(),head[GCE],hidden[GCE],images[GCE],"
16452+
+ "implementation[GCE],importNode(),inputEncoding[GCE],lastElementChild[GCE],lastModified[GCE],"
16453+
+ "lastStyleSheetSet[GCE],linkColor[GSCE],links[GCE],moveBefore(),mozCancelFullScreen(),"
16454+
+ "mozFullScreen[GCE],mozFullScreenElement[GCE],mozFullScreenEnabled[GCE],mozSetImageElement(),"
16455+
+ "onabort[GSCE],onanimationcancel[GSCE],onanimationend[GSCE],onanimationiteration[GSCE],"
16456+
+ "onanimationstart[GSCE],onauxclick[GSCE],onbeforeinput[GSCE],onbeforematch[GSCE],"
16457+
+ "onbeforetoggle[GSCE],onblur[GSCE],oncancel[GSCE],oncanplay[GSCE],oncanplaythrough[GSCE],"
16458+
+ "onchange[GSCE],onclick[GSCE],onclose[GSCE],oncommand[GSCE],"
16459+
+ "oncontentvisibilityautostatechange[GSCE],oncontextlost[GSCE],oncontextmenu[GSCE],"
1645816460
+ "oncontextrestored[GSCE],oncopy[GSCE],oncuechange[GSCE],oncut[GSCE],ondblclick[GSCE],ondrag[GSCE],"
1645916461
+ "ondragend[GSCE],ondragenter[GSCE],ondragexit[GSCE],ondragleave[GSCE],ondragover[GSCE],"
1646016462
+ "ondragstart[GSCE],ondrop[GSCE],ondurationchange[GSCE],onemptied[GSCE],onended[GSCE],"
@@ -16473,14 +16475,14 @@ public void slot() throws Exception {
1647316475
+ "onsuspend[GSCE],ontimeupdate[GSCE],ontoggle[GSCE],ontransitioncancel[GSCE],ontransitionend[GSCE],"
1647416476
+ "ontransitionrun[GSCE],ontransitionstart[GSCE],onvisibilitychange[GSCE],onvolumechange[GSCE],"
1647516477
+ "onwaiting[GSCE],onwebkitanimationend[GSCE],onwebkitanimationiteration[GSCE],"
16476-
+ "onwebkitanimationstart[GSCE],onwebkittransitionend[GSCE],onwheel[GSCE],open(),plugins[GCE],"
16477-
+ "pointerLockElement[GCE],preferredStyleSheetSet[GCE],prepend(),queryCommandEnabled(),"
16478-
+ "queryCommandIndeterm(),queryCommandState(),queryCommandSupported(),queryCommandValue(),"
16479-
+ "querySelector(),querySelectorAll(),readyState[GCE],referrer[GCE],releaseCapture(),"
16480-
+ "releaseEvents(),replaceChildren(),requestStorageAccess(),rootElement[GCE],scripts[GCE],"
16481-
+ "scrollingElement[GCE],selectedStyleSheetSet[GSCE],startViewTransition(),styleSheets[GCE],"
16482-
+ "styleSheetSets[GCE],timeline[GCE],title[GSCE],URL[GCE],visibilityState[GCE],vlinkColor[GSCE],"
16483-
+ "write(),"
16478+
+ "onwebkitanimationstart[GSCE],onwebkittransitionend[GSCE],onwheel[GSCE],open(),"
16479+
+ "pictureInPictureElement[GCE],pictureInPictureEnabled[GCE],plugins[GCE],pointerLockElement[GCE],"
16480+
+ "preferredStyleSheetSet[GCE],prepend(),queryCommandEnabled(),queryCommandIndeterm(),"
16481+
+ "queryCommandState(),queryCommandSupported(),queryCommandValue(),querySelector(),"
16482+
+ "querySelectorAll(),readyState[GCE],referrer[GCE],releaseCapture(),releaseEvents(),"
16483+
+ "replaceChildren(),requestStorageAccess(),rootElement[GCE],scripts[GCE],scrollingElement[GCE],"
16484+
+ "selectedStyleSheetSet[GSCE],startViewTransition(),styleSheets[GCE],styleSheetSets[GCE],"
16485+
+ "timeline[GCE],title[GSCE],URL[GCE],visibilityState[GCE],vlinkColor[GSCE],write(),"
1648416486
+ "writeln()",
1648516487
FF_ESR = "activeElement[GCE],adoptedStyleSheets[GSCE],adoptNode(),alinkColor[GSCE],all[GCE],anchors[GCE],"
1648616488
+ "append(),applets[GCE],bgColor[GSCE],body[GSCE],captureEvents(),caretPositionFromPoint(),"
@@ -19660,8 +19662,10 @@ public void intl_DateTimeFormat() throws Exception {
1966019662
+ "getTimeZones(),getWeekInfo(),hourCycle[GC],language[GC],maximize(),minimize(),"
1966119663
+ "numberingSystem[GC],numeric[GC],region[GC],script[GC],toString(),"
1966219664
+ "variants[GC]",
19663-
FF = "baseName[GC],calendar[GC],caseFirst[GC],collation[GC],constructor(),hourCycle[GC],language[GC],"
19664-
+ "maximize(),minimize(),numberingSystem[GC],numeric[GC],region[GC],script[GC],toString(),"
19665+
FF = "baseName[GC],calendar[GC],caseFirst[GC],collation[GC],constructor(),firstDayOfWeek[GC],"
19666+
+ "getCalendars(),getCollations(),getHourCycles(),getNumberingSystems(),getTextInfo(),"
19667+
+ "getTimeZones(),getWeekInfo(),hourCycle[GC],language[GC],maximize(),minimize(),"
19668+
+ "numberingSystem[GC],numeric[GC],region[GC],script[GC],toString(),"
1966519669
+ "variants[GC]",
1966619670
FF_ESR = "baseName[GC],calendar[GC],caseFirst[GC],collation[GC],constructor(),hourCycle[GC],language[GC],"
1966719671
+ "maximize(),minimize(),numberingSystem[GC],numeric[GC],region[GC],script[GC],"

0 commit comments

Comments
 (0)