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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt

Issue 1809643008: Adding or changing any of box-shadow, outline, or border-image-outset does not need a layout.. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 4 years, 9 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/repaint/outline-change-offset-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt
index e4f270f3ab8ca6ab11d1a0b246caa7aefa85560d..edb6ba3ced0bf5362ccb8fef8bad7853a3608937 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/outline-change-offset-expected.txt
@@ -7,11 +7,9 @@
"drawsContent": true,
"repaintRects": [
[40, 40, 120, 120],
- [35, 35, 130, 130],
[35, 35, 130, 130]
],
"paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV id='indicator'",
"LayoutBlockFlow (positioned) DIV id='target'"
]
}

Powered by Google App Engine
This is Rietveld 408576698