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

Unified Diff: LayoutTests/fast/css-generated-content/block-and-box-hit-testing.html

Issue 926193003: Move rendering/RenderBox to layout/LayoutBox. (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
« no previous file with comments | « no previous file | LayoutTests/fast/css-generated-content/block-and-box-hit-testing-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css-generated-content/block-and-box-hit-testing.html
diff --git a/LayoutTests/fast/css-generated-content/block-and-box-hit-testing.html b/LayoutTests/fast/css-generated-content/block-and-box-hit-testing.html
index 76e1b9b6a00b20ea79ae02f9fc9067410a13e428..1a8d4f136f9c0c666b674e06096cce751a409225 100644
--- a/LayoutTests/fast/css-generated-content/block-and-box-hit-testing.html
+++ b/LayoutTests/fast/css-generated-content/block-and-box-hit-testing.html
@@ -23,7 +23,7 @@
<div></div>
-<p>Bug 105545 - RenderBlock and RenderBox hit testing should ignore PseudoElements</p>
+<p>Bug 105545 - RenderBlock and LayoutBox hit testing should ignore PseudoElements</p>
<script>
if (window.testRunner)
« no previous file with comments | « no previous file | LayoutTests/fast/css-generated-content/block-and-box-hit-testing-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698