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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt

Issue 1951203002: Auto-rebaseline for r391751 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt
index e3df4320d32d70cc3521aea575e73fe56b9b13bf..e8258cc1348e8d8897adb3d4c5d91da1c28ba8bb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/resize-table-repaint-percent-size-cell-expected.txt
@@ -14,7 +14,7 @@
{
"object": "LayoutTableRow TR",
"rect": [0, 292, 106, 236],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutTableRow TR",
@@ -24,7 +24,7 @@
{
"object": "LayoutTableRow TR",
"rect": [0, 102, 106, 46],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutTableCell TD",
@@ -34,17 +34,17 @@
{
"object": "LayoutTableCell TD",
"rect": [2, 292, 102, 236],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutTableCell TD",
"rect": [2, 102, 102, 46],
- "reason": "location change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [3, 401, 46, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
@@ -54,7 +54,7 @@
{
"object": "LayoutText #text",
"rect": [3, 116, 46, 18],
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "LayoutText #text",
@@ -75,7 +75,7 @@
},
{
"object": "InlineTextBox 'ROW2'",
- "reason": "location change"
+ "reason": "bounds change"
},
{
"object": "RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698