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

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, 8 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 ff9e960360c79c09dbb4ad91249d526df17455fb..995270b3c51e22a029952a2a25fe87aeabba426e 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,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow (positioned) DIV id='indicator'",
- "rect": [35, 35, 130, 130],
- "reason": "outline"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV id='target'",
"rect": [35, 35, 130, 130],
"reason": "style change"

Powered by Google App Engine
This is Rietveld 408576698