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

Unified Diff: LayoutTests/fast/repaint/view-background-from-body-1.html

Issue 1145993002: Refactor root element background painting (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase, adding back TestExpectation 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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/transforms/transformed-document-element.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/view-background-from-body-1.html
diff --git a/LayoutTests/fast/repaint/view-background-from-body-1.html b/LayoutTests/fast/repaint/view-background-from-body-1.html
index 17b963dcdc0a6ef33b1c75b0fcf09f9a6e6583f6..e68b75d8938d6419dc4085cec6946066e296304e 100644
--- a/LayoutTests/fast/repaint/view-background-from-body-1.html
+++ b/LayoutTests/fast/repaint/view-background-from-body-1.html
@@ -1,5 +1,5 @@
<head>
- <!-- The entire viewport should be white, with no red margin. -->
+ <!-- The html element steals body's red background whether body has a box or not. -->
<script type="text/javascript">
if (window.testRunner)
window.testRunner.dumpAsTextWithPixelResults();
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/transforms/transformed-document-element.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698