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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt

Issue 1977323002: Revert of Pseudo and non pseudo elements should return correct computed content value (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt
index e8349c571b6b6cc4d55af3114226f5e5fdeb9274..017a47079216807ad970151d2840b0696bcd5a41 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/hover-after-dom-delete-expected.txt
@@ -23,5 +23,5 @@ PASS redDiv.innerHTML is "Red hovered."
PASS blueDiv.innerHTML is ""
Mouse is invisible, deleting the red div.
PASS blueDiv.offsetTop is 50
-PASS blueText is "none"
+PASS blueText is ""

Powered by Google App Engine
This is Rietveld 408576698