Bug 37885

Summary: backgroundColor is oddly indented in layer tree dump
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cmarrin, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   
Attachments:
Description Flags
Patch andersca: review+

Description Simon Fraser (smfr) 2010-04-20 13:32:51 PDT
In the layer tree dump obtained via layoutTestController.layerTreeAsText(), the backgroundColor property is weirdly indented:

       (backfaceVisibility visible)
            (backgroundColor none)
      (transform identity)
Comment 1 Simon Fraser (smfr) 2010-04-20 13:38:32 PDT
Created attachment 53875 [details]
Patch
Comment 2 Anders Carlsson 2010-04-20 13:39:14 PDT
Comment on attachment 53875 [details]
Patch

r=me
Comment 3 Simon Fraser (smfr) 2010-04-20 13:41:26 PDT
http://trac.webkit.org/changeset/57913
Comment 5 Eric Seidel (no email) 2010-04-20 22:42:15 PDT
I think this broke Snow Leopard.