| Index: LayoutTests/paint/invalidation/spv2/inline-horizontal-bt-overflow-expected.html
|
| diff --git a/LayoutTests/paint/invalidation/spv2/inline-horizontal-bt-overflow-expected.html b/LayoutTests/paint/invalidation/spv2/inline-horizontal-bt-overflow-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d1c1613c8f35839f3b90cf649cea28dca6cb48e2
|
| --- /dev/null
|
| +++ b/LayoutTests/paint/invalidation/spv2/inline-horizontal-bt-overflow-expected.html
|
| @@ -0,0 +1,4 @@
|
| +<script src="../../../resources/ahem.js"></script>
|
| +<body style="padding: 50px; -webkit-writing-mode:horizontal-bt">
|
| + <div><span id="target" style="font-family: Ahem; font-size: 50px; -webkit-text-stroke: 50px green;">A B</span></div>
|
| +</body>
|
|
|