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

Unified Diff: LayoutTests/platform/win/fast/repaint/inline-color-change-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/inline-color-change-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt b/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt
index 2e119c43fa39da89900fd3ca77e420dc0077f3b0..f3d35900e0b1797a42cd90dc9e02644bb1302a31 100644
--- a/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/inline-color-change-expected.txt
@@ -1,20 +1,10 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x108
- RenderBlock {HTML} at (0,0) size 800x108
- RenderBody {BODY} at (8,16) size 784x76
- RenderBlock {P} at (0,0) size 784x40
- RenderText {#text} at (0,0) size 96x19
- text run at (0,0) width 96: "Repaint test for "
- RenderInline {I} at (0,0) size 154x19
- RenderInline {A} at (0,0) size 154x19 [color=#0000EE]
- RenderText {#text} at (96,0) size 154x19
- text run at (96,0) width 154: "rdar://problem/6518850"
- RenderText {#text} at (250,0) size 719x39
- text run at (250,0) width 4: " "
- text run at (254,0) width 465: "Make sure that an inline repaints using its line boxes and not using RenderBox"
- text run at (0,20) width 96: "width()/height()."
- RenderBlock {P} at (0,56) size 784x20
- RenderInline {SPAN} at (0,0) size 38x19 [color=#008000]
- RenderText {#text} at (0,0) size 38x19
- text run at (0,0) width 38: "PASS"
+Repaint test for rdar://problem/6518850 Make sure that an inline repaints using its line boxes and not using RenderBox width()/height().
+
+PASS
+
+(repaint rects
+ (rect 8 72 38 19)
+ (rect 8 72 38 19)
+ (rect 8 72 38 19)
+)
+

Powered by Google App Engine
This is Rietveld 408576698