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

Unified Diff: LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt

Issue 15932012: HitTestResult::innerElement should check its parent node for rendering and styling. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt
diff --git a/LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt b/LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4b32e8e18946bde2b019c8fa63c1f369813a241a
--- /dev/null
+++ b/LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes-expected.txt
@@ -0,0 +1,19 @@
+Top-level text Nested text
+Other div
+PASS backgroundColor is "rgb(0, 128, 0)"
+PASS backgroundColor is "rgb(0, 255, 255)"
+PASS backgroundColor is "rgb(0, 128, 0)"
+PASS backgroundColor is "rgb(255, 0, 0)"
+PASS backgroundColor is "rgb(0, 128, 0)"
+FAIL textColor should be rgb(0, 128, 0). Was rgb(0, 0, 0).
+PASS backgroundColor is "rgb(0, 255, 255)"
+FAIL textColor should be rgb(0, 255, 255). Was rgb(0, 0, 0).
+PASS backgroundColor is "rgb(0, 128, 0)"
+FAIL textColor should be rgb(0, 128, 0). Was rgb(0, 0, 0).
+PASS backgroundColor is "rgb(255, 0, 0)"
+PASS textColor is "rgb(0, 0, 0)"
+PASS backgroundColor is "rgb(0, 128, 0)"
+PASS backgroundColor is "rgb(0, 255, 255)"
+PASS backgroundColor is "rgb(0, 128, 0)"
+PASS backgroundColor is "rgb(255, 0, 0)"
+
« no previous file with comments | « LayoutTests/fast/dom/shadow/hover-active-drag-distributed-nodes.html ('k') | Source/core/dom/Document.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698