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

Unified Diff: LayoutTests/platform/win/fast/repaint/bugzilla-7235-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/bugzilla-7235-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt b/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt
index 071d63bb964a3fb92fed679f3d2226cd8d5d3112..841f087e3ca9626e4cd478a5933c88f3ea3549fe 100644
--- a/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/bugzilla-7235-expected.txt
@@ -1,41 +1,12 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x284
- RenderBlock {HTML} at (0,0) size 800x284
- RenderBody {BODY} at (8,16) size 784x260
- RenderBlock {P} at (0,0) size 784x20
- RenderInline {B} at (0,0) size 61x19
- RenderText {#text} at (0,0) size 61x19
- text run at (0,0) width 61: "BUG ID:"
- RenderText {#text} at (61,0) size 4x19
- text run at (61,0) width 4: " "
- RenderInline {A} at (0,0) size 108x19 [color=#0000EE]
- RenderText {#text} at (65,0) size 108x19
- text run at (65,0) width 108: "Bugzilla bug 7235"
- RenderText {#text} at (173,0) size 382x19
- text run at (173,0) width 382: " Pure CSS Tooltips method renders wrong and creates artifacts"
- RenderBlock {P} at (0,36) size 784x26 [bgcolor=#98FB98]
- RenderInline {B} at (0,0) size 86x19
- RenderText {#text} at (3,3) size 86x19
- text run at (3,3) width 86: "TEST PASS:"
- RenderText {#text} at (89,3) size 249x19
- text run at (89,3) width 4: " "
- text run at (93,3) width 245: "The square should change to solid green."
- RenderBlock {P} at (0,78) size 784x46 [bgcolor=#FF3300]
- RenderInline {B} at (0,0) size 84x19
- RenderText {#text} at (3,3) size 84x19
- text run at (3,3) width 84: "TEST FAIL:"
- RenderText {#text} at (87,3) size 728x39
- text run at (87,3) width 4: " "
- text run at (91,3) width 640: "The square will remain red and will only change to green when the window is resized, scrolled or otherwise"
- text run at (3,23) width 60: "repainted."
- RenderBlock {P} at (0,140) size 784x0
- RenderBlock (anonymous) at (0,140) size 784x20
- RenderText {#text} at (0,0) size 0x0
- RenderBlock {DIV} at (0,160) size 100x100 [bgcolor=#FF0000]
-layer at (-92,156) size 4x19 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
- RenderInline (relative positioned) {SPAN} at (0,0) size 4x19
- RenderText {#text} at (100,0) size 4x19
- text run at (100,0) width 4: " "
-layer at (8,176) size 100x100
- RenderBlock (positioned) {DIV} at (0,20) size 100x100 [bgcolor=#008000]
+BUG ID: Bugzilla bug 7235 Pure CSS Tooltips method renders wrong and creates artifacts
+
+TEST PASS: The square should change to solid green.
+
+TEST FAIL: The square will remain red and will only change to green when the window is resized, scrolled or otherwise repainted.
+
+(repaint rects
+ (rect 8 156 784 19)
+ (rect 8 176 100 100)
+)
+

Powered by Google App Engine
This is Rietveld 408576698