| Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-color-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/cached-change-row-border-color-expected.html b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-color-expected.html
|
| similarity index 85%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/spv2/cached-change-row-border-color-expected.html
|
| copy to third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-color-expected.html
|
| index fd16880980e01dc3cb9914243b8d94994b043351..9803290f218a887bfa64d93f52df446dd7cb74cc 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/cached-change-row-border-color-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-color-expected.html
|
| @@ -5,7 +5,7 @@ Here we change row 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">
|
|
|