chromium/third_party/blink/web_tests/editing/style/fore-color-by-name-expected.txt


"world" should be red:
| "hello "
| <font>
|   color="#ff0000"
|   "<#selection-anchor>world<#selection-focus>"

there should be no span or font elements:
| "<#selection-anchor>hello "
| "world<#selection-focus>"