Description (Steps to reproduce):
Load the fragment below, which has a style element directly succeeding a script element:
...
<head><meta charset="utf-8" /><script>{}</script><style>
body {margin:0;}
</style></head>
...
Expected Results:
Everything can be found in the target HTML file.
Actual Results:
Stylesheet has gone somewhere.
Environment:
OmegaT: 3.0.4 Update 2
OS: Windows 8 x64
Java SE: 1.7.0_25-b16
I wonder if this is a duplicate of https://sourceforge.net/p/omegat/bugs/205/
I will check but if that's the case this should probably be closed.
EDIT: It is, I got a bugfix for it
Last edit: Damien Rembert 2023-01-01
Released as 6.0