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

Unified Diff: third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt

Issue 2111413003: Auto-rebaseline for r403514 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt b/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
index 94eb3aa3d6ee4275ac341d6ea60a2a78cb255e84..28c55f359946376fa99f84572dcab88d9476e2cd 100644
--- a/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
+++ b/third_party/WebKit/LayoutTests/fragmentation/single-line-cells-repeating-thead-break-inside-on-thead-only-expected.txt
@@ -10,12 +10,12 @@
"paintInvalidations": [
{
"object": "LayoutTableCell TH id='target'",
- "rect": [8, 72, 839, 190],
+ "rect": [8, 68, 840, 190],
"reason": "style change"
},
{
"object": "LayoutText #text",
- "rect": [10, 72, 835, 190],
+ "rect": [10, 68, 836, 190],
"reason": "style change"
}
]

Powered by Google App Engine
This is Rietveld 408576698