Some layers are created to provide the reflection of an element, as provided by the CSS property -webkit-box-reflect. Since these layers' renderer is not directly associated to a Node and we'll probably want to identify as such in the UI, we should clearly identify such layers as reflection layers.
<rdar://problem/13346525>
Created attachment 191480 [details] Patch
Comment on attachment 191480 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=191480&action=review > Source/WebCore/ChangeLog:10 > + id, since there is no node per-se directly associated to this layer. s/to/with
Created attachment 191559 [details] Patch for landing
Comment on attachment 191559 [details] Patch for landing Clearing flags on attachment: 191559 Committed r144824: <http://trac.webkit.org/changeset/144824>
All reviewed patches have been landed. Closing bug.