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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt

Issue 2401363003: Use anchor node, rather than current selected node, to check editability. (Closed)
Patch Set: Feedback. Created 4 years, 2 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/paint/invalidation/4776765-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
index 02707015119f159ce53b500accc19cd98dfd8eae..47178cc0d1ffa10d08e869eb69d08883580591ad 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/4776765-expected.txt
@@ -17,22 +17,22 @@
"reason": "layoutObject insertion"
},
{
- "object": "LayoutBR BR",
+ "object": "LayoutBlockFlow DIV id='div'",
"rect": [7, 77, 3, 20],
"reason": "invalidate paint rectangle"
},
{
- "object": "LayoutBR BR",
+ "object": "LayoutBlockFlow DIV id='div'",
"rect": [7, 77, 3, 20],
"reason": "invalidate paint rectangle"
},
{
- "object": "LayoutBR BR",
+ "object": "LayoutBlockFlow DIV id='div'",
"rect": [7, 77, 3, 20],
"reason": "invalidate paint rectangle"
},
{
- "object": "LayoutBR BR",
+ "object": "LayoutBlockFlow DIV id='div'",
"rect": [7, 59, 3, 20],
"reason": "invalidate paint rectangle"
}

Powered by Google App Engine
This is Rietveld 408576698