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

Unified Diff: third_party/WebKit/LayoutTests/fast/events/hit-test-cache-expected.txt

Issue 1772853002: Block the HTML parser on external stylesheets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Simplified parser blocking logic 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/events/hit-test-cache-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/events/hit-test-cache-expected.txt b/third_party/WebKit/LayoutTests/fast/events/hit-test-cache-expected.txt
index 69ddd3cbc4d9566e2bb40e1e205d53288cb72356..f548eba2b14ec003a01c22341941d91fb0d4fdd6 100644
--- a/third_party/WebKit/LayoutTests/fast/events/hit-test-cache-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/events/hit-test-cache-expected.txt
@@ -10,9 +10,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS successfullyParsed is true
TEST COMPLETE
-PASS successfullyParsed is true
-
-TEST COMPLETE
Hit test main div
---------------------
PASS document.elementFromPoint(60,60) is internals.clearHitTestCache(document); internals.elementFromPoint(document, 60, 60, false, false)

Powered by Google App Engine
This is Rietveld 408576698