Index: third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint-expected.html |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/table-section-repaint-expected.html b/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint-expected.html |
similarity index 94% |
copy from third_party/WebKit/LayoutTests/paint/invalidation/spv2/table-section-repaint-expected.html |
copy to third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint-expected.html |
index 85a57f2f1d108c6753e12ab31956f5b41e6b66a0..69dcab94439ff2c31300663cecc4d0b260c4f776 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/spv2/table-section-repaint-expected.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-section-repaint-expected.html |
@@ -14,6 +14,7 @@ |
<body> |
<div class="playground"> |
<table cellpadding="0" cellspacing="0"> |
+ <caption id="caption1" class="blue zero"></caption> |
<tbody> |
<tr> |
<td class="red half"></td> |
@@ -29,7 +30,7 @@ |
<table cellpadding="0" cellspacing="0"> |
<tbody> |
<tr> |
- <td></td> |
+ <td><div id="top" class="blue zero"></div></td> |
</tr> |
</tbody> |
<tbody> |