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

Unified Diff: LayoutTests/fast/dom/shadow/content-element-select-dynamic.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-select-dynamic.html
diff --git a/LayoutTests/fast/dom/shadow/content-element-select-dynamic.html b/LayoutTests/fast/dom/shadow/content-element-select-dynamic.html
index 74fb4884dd6321018dba1fd672870a768678f4ed..0496296fa566afe1e3aadc33c62a80f4860e37dd 100644
--- a/LayoutTests/fast/dom/shadow/content-element-select-dynamic.html
+++ b/LayoutTests/fast/dom/shadow/content-element-select-dynamic.html
@@ -2,7 +2,7 @@
<html>
<head>
<style>
-/* relative positioning ensures underlying RenderLayer */
+/* relative positioning ensures underlying Layer */
.container {
position: relative;
}
« no previous file with comments | « LayoutTests/fast/dom/shadow/content-element-renderers.html ('k') | LayoutTests/fast/dom/shadow/create-content-element.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698