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

Unified Diff: LayoutTests/fast/dom/shadow/content-element-renderers.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-renderers.html
diff --git a/LayoutTests/fast/dom/shadow/content-element-renderers.html b/LayoutTests/fast/dom/shadow/content-element-renderers.html
index 52d06dc3e7588ad845ed70788ebb6c31f044f2c9..0d9914e40be5e3a35adccafed64690766044767c 100644
--- a/LayoutTests/fast/dom/shadow/content-element-renderers.html
+++ b/LayoutTests/fast/dom/shadow/content-element-renderers.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-move.html ('k') | LayoutTests/fast/dom/shadow/content-element-select-dynamic.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698