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

Unified Diff: LayoutTests/fast/css/empty-generated-content.html

Issue 1033943002: Rename LayoutStyle to papayawhip (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: ensureComputedStyle Created 5 years, 9 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/empty-generated-content.html
diff --git a/LayoutTests/fast/css/empty-generated-content.html b/LayoutTests/fast/css/empty-generated-content.html
index 5fb9e840b3dc7d7ab99532a9297fde8a7a0ee04b..a5b23196a4451c711e6184d0e93b721ddb30b64b 100644
--- a/LayoutTests/fast/css/empty-generated-content.html
+++ b/LayoutTests/fast/css/empty-generated-content.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>WebKit Bug 17286: :after generated content and :empty LayoutStyle crash</title>
+ <title>WebKit Bug 17286: :after generated content and :empty ComputedStyle crash</title>
<link href="http://chasenlehara.com/" rel="author" title="Chasen Le Hara" />
<style type="text/css">
:after {content: ""}

Powered by Google App Engine
This is Rietveld 408576698