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

Unified Diff: LayoutTests/fast/html/imports/no-browsing-context-expected.txt

Issue 17419007: [HTML Imports] Implement sub-imports processing. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated to ToT. Created 7 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
Index: LayoutTests/fast/html/imports/no-browsing-context-expected.txt
diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/fast/html/imports/no-browsing-context-expected.txt
similarity index 52%
copy from LayoutTests/accessibility/aria-help-expected.txt
copy to LayoutTests/fast/html/imports/no-browsing-context-expected.txt
index 16c83066528ca32eb8fdf4d053cd372b21d752d1..bc40f4e71391d864b0389d198254d18694821f3c 100644
--- a/LayoutTests/accessibility/aria-help-expected.txt
+++ b/LayoutTests/fast/html/imports/no-browsing-context-expected.txt
@@ -1,10 +1,9 @@
-button
-This tests that aria-help attribute works as expected.
+This ensures that @import doesn't work with headless documents.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS button.helpText is 'AXHelp: click here'
+PASS xhr.response.getElementById('hello').import is null
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/html/imports/no-browsing-context.html ('k') | LayoutTests/fast/html/imports/resources/loop-child.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698