demo: data-framework-viewport-scale attribute is changed to data-framework-viewport...
authorKoeun Choi <koeun.choi@samsung.com>
Fri, 28 Dec 2012 04:29:22 +0000 (13:29 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 4 Jan 2013 11:21:27 +0000 (20:21 +0900)
commit55421f4434d17f8d38826a17cb64b9e6179403c0
tree482d9091b9c3de7fd66282982ea68238a126e6d9
parentf26827b8e824d882d78bc39dfad79678020786b3
demo: data-framework-viewport-scale attribute is changed to data-framework-viewport-width

data-framework-viewport-scale is ambiguous so it is changed to different attribute name.
data-frame-viewport-width = "device-width" | "screen-width" | "[physical-number]"
physical-number can be specific screen width size : 720, 320, 360...

Change-Id: Icf3de31b1d11d4f744cf4db90f2976852bf427a9
demos/tizen-winsets/index.html