mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1189464 - Remove theme-fg-contrast class from closing tag in markup view after editing outer html;r=bgrins
This commit is contained in:
parent
b353bcfaea
commit
ab6b4ab0c7
@ -1826,6 +1826,7 @@ MarkupContainer.prototype = {
|
||||
|
||||
line.appendChild(closingTag.cloneNode(true));
|
||||
|
||||
flashElementOff(line);
|
||||
this.closeTagLine = line;
|
||||
}
|
||||
this.elt.appendChild(this.closeTagLine);
|
||||
|
Loading…
Reference in New Issue
Block a user