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

Unified Diff: LayoutTests/fast/css/nth-child-of-pseudo-element-assert-expected.txt

Issue 1108783002: Don't cache nth-indices of pseudo elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Early return for pseudo elements in NthIndexCache. Created 5 years, 8 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/css/nth-child-of-pseudo-element-assert.html ('k') | Source/core/dom/NthIndexCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/nth-child-of-pseudo-element-assert-expected.txt
diff --git a/LayoutTests/fast/css/nth-child-of-pseudo-element-assert-expected.txt b/LayoutTests/fast/css/nth-child-of-pseudo-element-assert-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60de0ab1a5994ce03f51d8550307664907545121
--- /dev/null
+++ b/LayoutTests/fast/css/nth-child-of-pseudo-element-assert-expected.txt
@@ -0,0 +1,3 @@
+This test should not trigger any ASSERTs.
+
+
« no previous file with comments | « LayoutTests/fast/css/nth-child-of-pseudo-element-assert.html ('k') | Source/core/dom/NthIndexCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698