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

Unified Diff: LayoutTests/fast/repaint/change-transform-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/fast/repaint/change-transform-expected.txt
diff --git a/LayoutTests/fast/repaint/change-transform-expected.txt b/LayoutTests/fast/repaint/change-transform-expected.txt
index 3aa35b64e6f2f6c235f4a075aa58a5b70d3ac173..1abdad08b05c43b001fd8ac0a3adfa06998ab901 100644
--- a/LayoutTests/fast/repaint/change-transform-expected.txt
+++ b/LayoutTests/fast/repaint/change-transform-expected.txt
@@ -1,17 +1,9 @@
-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 (10,10) size 780x574
- RenderBlock {P} at (0,116) size 780x18
- RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
- RenderText {#text} at (0,0) size 305x18
- text run at (0,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=19623"
- RenderBlock {P} at (0,150) size 780x36
- RenderText {#text} at (0,0) size 777x36
- text run at (0,0) width 777: "Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see any"
- text run at (0,18) width 140: "red, the test has failed."
-layer at (10,10) size 100x100
- RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
-layer at (35,35) size 50x50
- RenderBlock (positioned) {DIV} at (35,35) size 50x50 [bgcolor=#008000]
+https://bugs.webkit.org/show_bug.cgi?id=19623
+
+Test for incomplete repaint when a non-layer object gains a transform. You should see a green square above. If you see any red, the test has failed.
+
+(repaint rects
+ (rect 10 10 100 100)
+ (rect 35 35 50 50)
+)
+

Powered by Google App Engine
This is Rietveld 408576698