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

Unified Diff: LayoutTests/paint/frames/resources/subframe.html

Issue 1180143003: Don't paint self-painting frameset frames in the layout tree paint recursion. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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/paint/frames/resources/subframe.html
diff --git a/LayoutTests/paint/frames/resources/subframe.html b/LayoutTests/paint/frames/resources/subframe.html
new file mode 100644
index 0000000000000000000000000000000000000000..8f814c1efcd9087b3914839de4a2c69ee9a8e2af
--- /dev/null
+++ b/LayoutTests/paint/frames/resources/subframe.html
@@ -0,0 +1,3 @@
+<div>
+Subframe content
+</div>

Powered by Google App Engine
This is Rietveld 408576698