it should create a block rendering context for raw nodes
hellohello
it should create a block rendering context for raw nodes even with htmlWhitespaceSensitivity set to ignore
htmlWhitespaceSensitivity: "ignore"
hellohello
it should create an inline rendering context for raw nodes even with htmlWhitespaceSensitivity set to strict
htmlWhitespaceSensitivity: "strict"
hellohello