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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt

Issue 1971493002: Auto-rebaseline for r392652 (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/win/fast/repaint/bugzilla-6278-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt
index 91fc1c76ba0391b7141378ef47f0419c73f8e63e..cdec19e26296e87c3d4dcb5bc9114e4ed3ff9f1b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/bugzilla-6278-expected.txt
@@ -8,7 +8,7 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV",
- "rect": [9, 132, 293, 144],
+ "rect": [10, 132, 292, 144],
"reason": "forced by layout"
},
{
@@ -18,15 +18,10 @@
},
{
"object": "LayoutBlockFlow DIV",
- "rect": [9, 132, 243, 180],
+ "rect": [10, 132, 242, 180],
"reason": "forced by layout"
},
{
- "object": "LayoutTableCell TD id='col1'",
- "rect": [9, 331, 243, 36],
- "reason": "incremental"
- },
- {
"object": "LayoutBlockFlow DIV",
"rect": [10, 317, 242, 50],
"reason": "bounds change"
@@ -52,11 +47,6 @@
"reason": "incremental"
},
{
- "object": "LayoutTableCell TD id='col1'",
- "rect": [252, 132, 50, 199],
- "reason": "incremental"
- },
- {
"object": "LayoutText #text",
"rect": [250, 132, 36, 144],
"reason": "incremental"

Powered by Google App Engine
This is Rietveld 408576698