Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt

Issue 2013693002: [css-tables] Set table and cell widths dirty when section border changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: handle case where row is null Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt
index 2514bae00960322ee58781df27fca622a2a8afac..e9d80dfd7c6514fbc673bad182bacc3a5078f3b8 100644
--- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt
@@ -1,52 +1,54 @@
{
+ "name": "Content Root Layer",
"bounds": [800, 600],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"paintInvalidations": [
{
"object": "LayoutTable TABLE",
- "rect": [8, 159, 111, 2],
+ "rect": [8, 159, 114, 2],
"reason": "incremental"
},
{
"object": "LayoutTable TABLE",
- "rect": [8, 160, 111, 1],
+ "rect": [8, 160, 114, 1],
"reason": "incremental"
},
{
"object": "LayoutTableSection TBODY id='tbody'",
- "rect": [10, 10, 107, 100],
- "reason": "style change"
- },
- {
- "object": "LayoutTableSection TBODY id='tbody'",
- "rect": [9, 9, 107, 100],
+ "rect": [10, 10, 110, 100],
"reason": "style change"
},
{
"object": "LayoutTableRow TR",
- "rect": [10, 110, 107, 50],
+ "rect": [10, 110, 110, 50],
"reason": "bounds change"
},
{
"object": "LayoutTableSection TBODY",
- "rect": [10, 110, 107, 50],
+ "rect": [10, 110, 110, 50],
"reason": "bounds change"
},
{
"object": "LayoutTableRow TR",
- "rect": [10, 60, 107, 50],
+ "rect": [10, 60, 110, 50],
"reason": "bounds change"
},
{
"object": "LayoutTableRow TR",
- "rect": [10, 10, 107, 50],
+ "rect": [10, 10, 110, 50],
"reason": "bounds change"
},
{
+ "object": "LayoutTableSection TBODY id='tbody'",
+ "rect": [9, 9, 107, 100],
+ "reason": "style change"
+ },
+ {
"object": "LayoutTableRow TR",
"rect": [9, 109, 107, 50],
"reason": "bounds change"
@@ -68,80 +70,140 @@
},
{
"object": "LayoutTableCell TD",
- "rect": [62, 8, 57, 53],
- "reason": "location change"
- },
- {
- "object": "LayoutTableCell TD",
- "rect": [63, 108, 56, 53],
+ "rect": [64, 8, 58, 53],
"reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
- "rect": [8, 59, 56, 53],
+ "rect": [8, 59, 58, 53],
"reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
- "rect": [8, 8, 56, 53],
+ "rect": [8, 8, 58, 53],
"reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "rect": [63, 60, 56, 52],
+ "rect": [65, 108, 57, 53],
"reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
- "rect": [8, 58, 56, 52],
+ "rect": [8, 108, 57, 53],
"reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
- "rect": [8, 108, 55, 53],
+ "rect": [65, 60, 57, 52],
"reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
- "rect": [63, 59, 54, 51],
+ "rect": [8, 58, 56, 52],
"reason": "bounds change"
},
{
- "object": "LayoutTable TABLE",
- "rect": [115, 8, 4, 153],
- "reason": "incremental"
- },
- {
- "object": "LayoutTable TABLE",
- "rect": [117, 8, 2, 153],
- "reason": "incremental"
- },
- {
"object": "LayoutTableCell TD",
- "reason": "full"
- },
- {
- "object": "LayoutTableCell TD",
- "reason": "full"
+ "rect": [62, 8, 55, 52],
+ "reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
- "reason": "full"
+ "rect": [63, 109, 54, 51],
+ "reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
- "reason": "full"
+ "rect": [63, 59, 54, 51],
+ "reason": "bounds change"
},
{
- "object": "LayoutTableCell TD",
- "reason": "full"
+ "object": "LayoutTable TABLE",
+ "rect": [115, 8, 7, 153],
+ "reason": "incremental"
},
{
- "object": "LayoutTableCell TD",
- "reason": "full"
+ "object": "LayoutTable TABLE",
+ "rect": [117, 8, 5, 153],
+ "reason": "incremental"
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutTable TABLE",
+ "reason": "incremental"
+ },
+ {
+ "object": "LayoutTableSection TBODY id='tbody'",
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutTableRow TR",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "location change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableRow TR",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableSection TBODY",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableRow TR",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutTableCell TD",
+ "reason": "bounds change"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698