Files
rk35xx-android14/external/pdfium/testing/resources/javascript/icons_expected.txt
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

13 lines
578 B
Plaintext

Alert: doc is [object global]
Alert: icon is [object Object]
Alert: icon list is now [object Object],[object Object]
Alert: they are named icon1 and icon2
Alert: they are also named icon1 and icon2
Alert: but they are made anew each time since false is returned from comparison
Alert: Prototype comparison is true
Alert: Made anew from JS side since comparison is false
Alert: Prototype comparison is true
Alert: Dubious name is undefined
Alert: name is unchanged from undefined
Alert: As expected, trying to change the name gave: Icon.name: Cannot assign to readonly property.