Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/table/tbody-background-image-repeat-y-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/table/tbody-background-image-repeat-y-expected.html b/third_party/WebKit/LayoutTests/fast/table/tbody-background-image-repeat-y-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..567bd145e8753bc5d5e4bb2953d8539943232e99 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/table/tbody-background-image-repeat-y-expected.html |
| @@ -0,0 +1,6 @@ |
| +<!DOCTYPE html> |
| +<style> |
| +</style> |
| +<p>crbug.com/35697: The image should be tiled across the first column of the table.</p> |
| +<div style="width: 76px;; height: 404px; background:url(../../images/resources/border-image-srgb-color-profile.png) repeat-y;"> |
| +</div> |