Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/css/outline-offset-large-expected.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/css/outline-offset-large-expected.html b/third_party/WebKit/LayoutTests/fast/css/outline-offset-large-expected.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3dd5b7a2b452f634ba7ca280f26e0c06e3ac0e46 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/css/outline-offset-large-expected.html |
| @@ -0,0 +1,5 @@ |
| +<style> |
| +body { |
| + border: 1px solid red; |
| +} |
| +</style> |