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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-contents-fallback.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/shadow-contents-fallback.html
diff --git a/LayoutTests/fast/dom/shadow/shadow-contents-fallback.html b/LayoutTests/fast/dom/shadow/shadow-contents-fallback.html
index 99b9138cabc0c377f00dfc3183ade8b401e6e73d..23ad78218e62c87cfa49b25931a592e0bcef63f7 100644
--- a/LayoutTests/fast/dom/shadow/shadow-contents-fallback.html
+++ b/LayoutTests/fast/dom/shadow/shadow-contents-fallback.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