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

Unified Diff: LayoutTests/fast/css-generated-content/before-after-no-content-expected.html

Issue 570713002: Avoid calculating style for ::before/::after without content. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 6 years, 3 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/css-generated-content/before-after-no-content-expected.html
diff --git a/LayoutTests/fast/css-generated-content/before-after-no-content-expected.html b/LayoutTests/fast/css-generated-content/before-after-no-content-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..e9d832165d0cd6e8a6cd40122c5bbbc81e022034
--- /dev/null
+++ b/LayoutTests/fast/css-generated-content/before-after-no-content-expected.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<p>There should be two green PASSes below.</p>
+<div style="color:green">PASS</div>
+<div style="color:green">PASS</div>
« no previous file with comments | « LayoutTests/fast/css-generated-content/before-after-no-content.html ('k') | Source/core/css/ElementRuleCollector.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698