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

Unified Diff: LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt

Issue 170643006: Auto-rebaseline for r167542 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt b/LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt
index 29d27e1ccce8aec6835f966c7c3d962302af28fc..e06b6607aaca8bbfa5bb8cfe1e7cf93de8ab35cd 100644
--- a/LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/opacity-change-on-overflow-float-expected.txt
@@ -1,19 +1,7 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderBlock {HTML} at (0,0) size 800x600
- RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x60
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Repaint test for "
- RenderInline {RDAR} at (0,0) size 765x59
- RenderText {#text} at (96,0) size 765x59
- text run at (96,0) width 469: "REGRESSION (r41203): Facebook friend suggestions disappear on update. "
- text run at (565,0) width 200: "Make sure when a layer switches"
- text run at (0,20) width 595: "from being self-painting to non-self-painting that a layout happens to fix up the floating objects lists. "
- text run at (595,20) width 163: "You should see a 100x100"
- text run at (0,40) width 349: "green square below. If you see any red, the test has failed."
-layer at (8,84) size 100x100
- RenderBlock (floating) {DIV} at (0,76) size 100x100 [bgcolor=#FF0000]
-layer at (8,84) size 100x100
- RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+Repaint test for REGRESSION (r41203): Facebook friend suggestions disappear on update. Make sure when a layer switches from being self-painting to non-self-painting that a layout happens to fix up the floating objects lists. You should see a 100x100 green square below. If you see any red, the test has failed.
+
+(repaint rects
+ (rect 8 84 100 100)
+ (rect 8 84 100 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698