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

Unified Diff: LayoutTests/fast/dom/shadow/content-element-in-media-element.html

Issue 898783003: Move rendering/RenderLayer* to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/dom/shadow/content-element-in-media-element.html
diff --git a/LayoutTests/fast/dom/shadow/content-element-in-media-element.html b/LayoutTests/fast/dom/shadow/content-element-in-media-element.html
index 1766014ea0c09bb87d10f63628cb851dfde2c36b..ea1b8e505fbd61154b2f5de5efdc133bc555719d 100644
--- a/LayoutTests/fast/dom/shadow/content-element-in-media-element.html
+++ b/LayoutTests/fast/dom/shadow/content-element-in-media-element.html
@@ -2,7 +2,7 @@
<html>
<head>
<style>
-/* relative positioning ensures underlying RenderLayer */
+/* relative positioning ensures underlying Layer */
.container {
position: relative;
}

Powered by Google App Engine
This is Rietveld 408576698