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

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

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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-row-border-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
index 110e0de74e8e9093f71dcad33cc1fb4dccf5927c..f012f380ccc06a97d52e1b1eeb6be85848c60d94 100644
--- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-row-border-width-expected.txt
@@ -29,31 +29,11 @@
"reason": "incremental"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [10, 10, 56, 100],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableRow TR",
- "rect": [10, 60, 56, 50],
- "reason": "bounds change"
- },
- {
"object": "LayoutTableRow TR id='row'",
"rect": [10, 10, 56, 50],
"reason": "style change"
},
{
- "object": "LayoutTableSection TBODY",
- "rect": [9, 9, 54, 100],
- "reason": "bounds change"
- },
- {
- "object": "LayoutTableRow TR",
- "rect": [9, 59, 54, 50],
- "reason": "bounds change"
- },
- {
"object": "LayoutTableRow TR id='row'",
"rect": [9, 9, 54, 50],
"reason": "style change"
@@ -85,10 +65,6 @@
"reason": "incremental"
},
{
- "object": "LayoutTableSection TBODY",
- "reason": "bounds change"
- },
- {
"object": "LayoutTableRow TR id='row'",
"reason": "style change"
},
@@ -98,7 +74,7 @@
},
{
"object": "LayoutTableRow TR",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutTableCell TD",

Powered by Google App Engine
This is Rietveld 408576698