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