This tests inserting elements with font-weight set to lighter and bolder values Content to insert: | | style="font-weight: lighter;" | "hello" | | style="font-weight: bolder;" | "world" After insertion: | | style="font-weight: lighter;" | "hello" | | style="font-weight: bolder;" | "world<#selection-caret>"