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

Unified Diff: third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html

Issue 2039813008: Remove unnecessary calling offset{Top,Left} (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@clean-tests
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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host2.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html
diff --git a/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html b/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html
index bd61225d1878563d1867da1aaae3af69032ddd6b..8a2c1ca8b3c813bca6f9ddc4cda783db41237d6d 100644
--- a/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html
+++ b/third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host1.html
@@ -30,7 +30,6 @@ function testWithoutDelegatesFocus()
createDOM('content'),
createDOM('input', {'id': 'inner-input'}))),
createDOM('input', {'id': 'outer-input2'})));
- sandbox.offsetTop;
backgroundColorShouldBe('shadow-host', 'rgb(255, 255, 255)');
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/shadow-dom/css-focus-pseudo-match-shadow-host2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698