Changes between Initial Version and Version 1 of Ticket #8950, comment 1
- Timestamp:
- May 31, 2012, 9:42:33 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8950, comment 1
initial v1 19 19 }}} 20 20 21 1. **Despite different results browsers first insert Text than the Image.**22 2. **Please see webkit.html. All I have done was adding some delay between two inserts. It turned out that this has changed how browsers sees the code and in result how it inserts it**21 1. Despite different results of "how browser sees", browsers first insert Text than the Image. 22 2. Please see webkit.html. All I have done was adding some delay between two inserts. It turned out that this has changed how Firefox sees the code and in result how it inserts it (**Firefox started behaving like Webkit**). 23 23