Index: third_party/WebKit/LayoutTests/fast/repaint/scroll-inside-table-cell-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/scroll-inside-table-cell-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/scroll-inside-table-cell-expected.txt |
index 47c3e62634f33451838e25fa764da8c1d1e940de..e064d0bcb486427b8d7316a67979e6040cc322e9 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/scroll-inside-table-cell-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/scroll-inside-table-cell-expected.txt |
@@ -9,17 +9,17 @@ |
{ |
"object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'", |
"rect": [312, 112, 454, 469], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV class='absolute green'", |
"rect": [314, 114, 435, 450], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutBlockFlow (relative positioned) DIV class='relative red'", |
"rect": [314, 114, 435, 450], |
- "reason": "full" |
+ "reason": "subtree" |
}, |
{ |
"object": "LayoutTableCell (relative positioned) TD id='cellToScroll' class='relative'", |