mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
b27e3148a5
Bug 579867 - Make foreign content end tag handling not loop back after processing the token in the secondary insertion mode. SVG part of reftest by longsonr. rs=sicking, a=blocking2.0-betaN.
7 lines
68 B
HTML
7 lines
68 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
html {
|
|
background-color: lime;
|
|
}
|
|
</style>
|