@@ -16337,7 +16337,8 @@ public void nodeListButtonLabels() throws Exception {
16337
16337
+ "marginLeft[GSCE],marginRight[GSCE],marginTop[GSCE],maxHeight[GSCE],maxWidth[GSCE],"
16338
16338
+ "minHeight[GSCE],minWidth[GSCE],opacity[GSCE],orphans[GSCE],outline[GSCE],outlineWidth[GSCE],"
16339
16339
+ "padding[GSCE],paddingBottom[GSCE],paddingLeft[GSCE],paddingRight[GSCE],paddingTop[GSCE],"
16340
- + "parentRule[GSCE],position[GSCE],removeProperty(),right[GSCE],setProperty(),size[GSCE],"
16340
+ + "parentRule[GSCE],position[GSCE],removeProperty(),right[GSCE],rubyAlign[GSCE],"
16341
+ + "setProperty(),size[GSCE],"
16341
16342
+ "textIndent[GSCE],top[GSCE],verticalAlign[GSCE],widows[GSCE],width[GSCE],wordSpacing[GSCE],"
16342
16343
+ "zIndex[GSCE]",
16343
16344
EDGE = "backgroundAttachment[GSCE],backgroundColor[GSCE],backgroundImage[GSCE],"
@@ -16351,7 +16352,8 @@ public void nodeListButtonLabels() throws Exception {
16351
16352
+ "marginLeft[GSCE],marginRight[GSCE],marginTop[GSCE],maxHeight[GSCE],maxWidth[GSCE],"
16352
16353
+ "minHeight[GSCE],minWidth[GSCE],opacity[GSCE],orphans[GSCE],outline[GSCE],outlineWidth[GSCE],"
16353
16354
+ "padding[GSCE],paddingBottom[GSCE],paddingLeft[GSCE],paddingRight[GSCE],paddingTop[GSCE],"
16354
- + "parentRule[GSCE],position[GSCE],removeProperty(),right[GSCE],setProperty(),size[GSCE],"
16355
+ + "parentRule[GSCE],position[GSCE],removeProperty(),right[GSCE],rubyAlign[GSCE],"
16356
+ + "setProperty(),size[GSCE],"
16355
16357
+ "textIndent[GSCE],top[GSCE],verticalAlign[GSCE],widows[GSCE],width[GSCE],wordSpacing[GSCE],"
16356
16358
+ "zIndex[GSCE]",
16357
16359
FF_ESR = "constructor()",
@@ -16968,7 +16970,8 @@ public void computedStyle() throws Exception {
16968
16970
+ "marginLeft[GSCE],marginRight[GSCE],marginTop[GSCE],maxHeight[GSCE],maxWidth[GSCE],"
16969
16971
+ "minHeight[GSCE],minWidth[GSCE],opacity[GSCE],orphans[GSCE],outline[GSCE],outlineWidth[GSCE],"
16970
16972
+ "padding[GSCE],paddingBottom[GSCE],paddingLeft[GSCE],paddingRight[GSCE],paddingTop[GSCE],"
16971
- + "parentRule[GSCE],position[GSCE],removeProperty(),right[GSCE],setProperty(),size[GSCE],"
16973
+ + "parentRule[GSCE],position[GSCE],removeProperty(),right[GSCE],rubyAlign[GSCE],"
16974
+ + "setProperty(),size[GSCE],"
16972
16975
+ "textIndent[GSCE],top[GSCE],verticalAlign[GSCE],widows[GSCE],width[GSCE],wordSpacing[GSCE],"
16973
16976
+ "zIndex[GSCE]",
16974
16977
EDGE = "backgroundAttachment[GSCE],backgroundColor[GSCE],backgroundImage[GSCE],"
@@ -16982,7 +16985,8 @@ public void computedStyle() throws Exception {
16982
16985
+ "marginLeft[GSCE],marginRight[GSCE],marginTop[GSCE],maxHeight[GSCE],maxWidth[GSCE],"
16983
16986
+ "minHeight[GSCE],minWidth[GSCE],opacity[GSCE],orphans[GSCE],outline[GSCE],outlineWidth[GSCE],"
16984
16987
+ "padding[GSCE],paddingBottom[GSCE],paddingLeft[GSCE],paddingRight[GSCE],paddingTop[GSCE],"
16985
- + "parentRule[GSCE],position[GSCE],removeProperty(),right[GSCE],setProperty(),size[GSCE],"
16988
+ + "parentRule[GSCE],position[GSCE],removeProperty(),right[GSCE],rubyAlign[GSCE],"
16989
+ + "setProperty(),size[GSCE],"
16986
16990
+ "textIndent[GSCE],top[GSCE],verticalAlign[GSCE],widows[GSCE],width[GSCE],wordSpacing[GSCE],"
16987
16991
+ "zIndex[GSCE]",
16988
16992
FF_ESR = "backgroundAttachment[GSCE],backgroundColor[GSCE],backgroundImage[GSCE],backgroundPosition[GSCE],"
0 commit comments