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

Unified Diff: LayoutTests/fast/dom/shadow/shadow-contents-select-expected.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-select-expected.html
diff --git a/LayoutTests/fast/dom/shadow/shadow-contents-select-expected.html b/LayoutTests/fast/dom/shadow/shadow-contents-select-expected.html
index 037965ba2c927bc2486958453c1cc6752973e5e2..10219a26fd9b76a9c0f00447f72d4c80eb248d20 100644
--- a/LayoutTests/fast/dom/shadow/shadow-contents-select-expected.html
+++ b/LayoutTests/fast/dom/shadow/shadow-contents-select-expected.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