diff --git a/source b/source
index 877761a9424..43502ff896d 100644
--- a/source
+++ b/source
@@ -56850,27 +56850,6 @@ interface HTMLOptGroupElement : HTMLElement {
attribute must be specified if the optgroup has no child legend
element.
The optgroup HTML element removing
- steps, given removedNode and oldParent, are:
If oldParent is a select element and removedNode has an
- option child, then run oldParent's selectedness setting
- algorithm.
The optgroup HTML element moving steps, given movedNode
- and oldParent, are:
Run the optgroup HTML element removing steps given
- movedNode and oldParent.
To get an optgroup element's label,
given an optgroup optgroup: