| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-color-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/cached-change-col-border-color-expected.html b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-color-expected.html
|
| similarity index 88%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/spv2/cached-change-col-border-color-expected.html
|
| copy to third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-color-expected.html
|
| index 05ed9ecf4420bf69781f5b73e55fe2de40825038..b6d5b1b9db63ab23c6b7b9918059a694868ab78e 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/cached-change-col-border-color-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-color-expected.html
|
| @@ -5,7 +5,7 @@ Here we change col border color, expect that cache is invalidated and paint prod
|
| <html>
|
| <head>
|
| <title></title>
|
| - <link rel="stylesheet" href="../../../fast/table/border-collapsing/resources/cached.css">
|
| + <link rel="stylesheet" href="resources/cached.css">
|
| </head>
|
| <body>
|
| <table style="border-collapse:collapse; border:1px solid blue">
|
|
|