commit | 53f5c46497007c810f31ffc48498f61315d96a0d | [log] [tgz] |
---|---|---|
author | Thomas Broyer <t.broyer@gmail.com> | Thu May 16 15:25:22 2013 +0200 |
committer | Thomas Broyer <t.broyer@gmail.com> | Tue May 28 09:36:57 2013 +0200 |
tree | 5eaaf8842bcb414f1a9df9f8f01181f8184bb890 | |
parent | 5373ed1a29c759cd07c2a141b3d6c0e7042b2fb7 [diff] |
Adds isStandalone to ImageResource so Image can used an UnclippedState. isStandalone should be true for "data:" URLs and non-inlined images (preventInlining=true or repeatStyle=Both). In other words, it should actually rarely be false (IE6/7). Fixes issue 7403 Change-Id: I832fd71e17e447e642de134e7a556befa1a7f0f1