chromium/third_party/blink/web_tests/paint/invalidation/vertical-rl-as-paint-container-expected.html

<!DOCTYPE html>
<div id="target" style="-webkit-writing-mode:vertical-rl; backface-visibility:hidden; width:600px; height:400px; font:20px/1 Ahem; color:green;">
    Lorem ipsum dolor sit amet, consectetur adipiscing elit.
</div>
<p>All text above should be green (if tested manually, you need to click first).</p>