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

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

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) Created 4 years, 8 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-col-border-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt
index 58d1e0c25b44ad64475f13e4ce3ab8d0684e0a87..5211fb87cd101d9bd896fd69542da6c8cc4ba97d 100644
--- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-width-expected.txt
@@ -7,54 +7,54 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutTable TABLE",
- "rect": [117, 8, 1, 104],
- "reason": "incremental"
+ "object": "LayoutTableCol COL id='col'",
+ "rect": [8, 8, 110, 104],
+ "reason": "style change"
},
{
"object": "LayoutTable TABLE",
- "rect": [8, 110, 110, 2],
+ "rect": [8, 108, 110, 4],
"reason": "incremental"
},
{
"object": "LayoutTable TABLE",
- "rect": [116, 8, 2, 104],
+ "rect": [8, 110, 110, 2],
"reason": "incremental"
},
{
- "object": "LayoutTable TABLE",
- "rect": [8, 108, 110, 4],
- "reason": "incremental"
+ "object": "LayoutTableSection TBODY",
+ "rect": [10, 10, 107, 100],
+ "reason": "location change"
},
{
- "object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutTableSection TBODY",
+ "rect": [9, 9, 107, 100],
+ "reason": "location change"
},
{
- "object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutTableRow TR",
+ "rect": [10, 60, 107, 50],
+ "reason": "location change"
},
{
- "object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutTableRow TR",
+ "rect": [10, 10, 107, 50],
+ "reason": "location change"
},
{
- "object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutTableRow TR",
+ "rect": [9, 59, 107, 50],
+ "reason": "location change"
},
{
- "object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutTableRow TR",
+ "rect": [9, 9, 107, 50],
+ "reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "rect": [8, 59, 58, 53],
+ "reason": "location change"
},
{
"object": "LayoutTableCell TD",
@@ -63,58 +63,52 @@
},
{
"object": "LayoutTableCell TD",
- "rect": [62, 8, 56, 53],
+ "rect": [62, 59, 56, 53],
"reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "rect": [8, 58, 56, 52],
+ "rect": [62, 8, 56, 53],
"reason": "location change"
},
{
"object": "LayoutTableCell TD",
- "rect": [8, 59, 58, 53],
+ "rect": [8, 58, 56, 52],
"reason": "location change"
},
{
- "object": "LayoutTableCell TD",
- "rect": [62, 59, 56, 53],
- "reason": "location change"
+ "object": "LayoutTable TABLE",
+ "rect": [116, 8, 2, 104],
+ "reason": "incremental"
},
{
- "object": "LayoutTableCol COL id='col'",
- "rect": [8, 8, 110, 104],
- "reason": "style change"
+ "object": "LayoutTable TABLE",
+ "rect": [117, 8, 1, 104],
+ "reason": "incremental"
},
{
- "object": "LayoutTableRow TR",
- "rect": [9, 9, 107, 50],
- "reason": "location change"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
},
{
- "object": "LayoutTableRow TR",
- "rect": [10, 10, 107, 50],
- "reason": "location change"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
},
{
- "object": "LayoutTableRow TR",
- "rect": [9, 59, 107, 50],
- "reason": "location change"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
},
{
- "object": "LayoutTableRow TR",
- "rect": [10, 60, 107, 50],
- "reason": "location change"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [9, 9, 107, 100],
- "reason": "location change"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [10, 10, 107, 100],
- "reason": "location change"
+ "object": "LayoutTableCell TD",
+ "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698