Bug 1562161 Comment 1 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Some stats before filling up this meta bug

* 306 `<textbox>`
* 7 `createXULEelement("textbox")`
* 1 `getElementsByTagName("textbox")`
* 7 `closest("textbox")`
* 10 `querySelector("textbox")`
* 1 `querySelectorAll("textbox")`
* 7 conditions `== "textbox"`
Some stats before filling up this meta bug

* 306 `<textbox>`
* 7 `createXULEelement("textbox")`
* 1 `getElementsByTagName("textbox")`
* 7 `closest("textbox")`
* 10 `querySelector("textbox")`
* 1 `querySelectorAll("textbox")`
* 7 conditions `== "textbox"`
* 53 `textbox` CSS declarations
Some stats before filling up this meta bug

* 306 `<textbox>`
* 7 `createXULEelement("textbox")`
* 1 `getElementsByTagName("textbox")`
* 7 `closest("textbox")`
* 10 `querySelector("textbox")`
* 1 `querySelectorAll("textbox")`
* 7 conditions `== "textbox"`
* 53 `textbox` CSS declarations

Let's ignore for now `type="autocomplete"` and `is="search-textbox"` as they will be soon converted into CE

Back to Bug 1562161 Comment 1