Index: third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt |
index 5d7e1d6220d0d65cc2dfffab112614e7b2013a3e..e96e3ba0b9a2dd58998e8d4ab3fe78f3a4cffb48 100644 |
--- a/third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt |
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/composited-table-row-expected.txt |
@@ -11,13 +11,13 @@ |
{ |
"name": "LayoutTableRow TR", |
"position": [8, 8], |
- "bounds": [69, 23], |
+ "bounds": [75, 21], |
"drawsContent": true, |
"backgroundColor": "#FF0000", |
"paintInvalidations": [ |
{ |
"object": "LayoutTableCell TD id='target'", |
- "rect": [0, 0, 35, 24], |
+ "rect": [0, 0, 38, 22], |
"reason": "style change" |
} |
] |