287
edits
(Added Python and DTD entries) |
mNo edit summary |
||
| Line 47: | Line 47: | ||
> | > | ||
Now, we are forced to embedding ENTITY elements into an inline DOCTYPE declaration in the same file and this prevent any serious localization. | Now, we are forced to embedding ENTITY elements into an inline DOCTYPE declaration in the same file and this prevent any serious localization. | ||
It's a pitty. | It's a pitty. | ||
([[Gecko:Axel Hecht]]) Yes, it is a pity. From a technical point of view, at least the CSS part should not be blocking the parser, I wonder what the script is doing. I somewhere heard that overlays would be loaded synchronous, too. So yes, webapps already take a hit. But that wouldn't get any better by adding yet another blocking load. | ([[Gecko:Axel Hecht]]) Yes, it is a pity. From a technical point of view, at least the CSS part should not be blocking the parser, I wonder what the script is doing. I somewhere heard that overlays would be loaded synchronous, too. So yes, webapps already take a hit. But that wouldn't get any better by adding yet another blocking load. | ||
edits