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

Unified Diff: LayoutTests/fast/dom/shadow/tooltips-in-shadow-expected.txt

Issue 14677012: Made Blink tooltip ShadowDOM-aware (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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/dom/shadow/tooltips-in-shadow-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/tooltips-in-shadow-expected.txt b/LayoutTests/fast/dom/shadow/tooltips-in-shadow-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3853c831dfde09bafeed4916fe8ae18f075de779
--- /dev/null
+++ b/LayoutTests/fast/dom/shadow/tooltips-in-shadow-expected.txt
@@ -0,0 +1,10 @@
+Test for Case1: Non-Nested
+PASS harness.expected is testRunner.tooltipText
+Test for Case 2: Nested
+PASS harness.expected is testRunner.tooltipText
+Test for Case 3: Multiple Shadow
+PASS harness.expected is testRunner.tooltipText
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698