GAViewStyling icon indicating copy to clipboard operation
GAViewStyling copied to clipboard

sample demo cannot run,because of the undefined object "document" and "window"!

Open yc-zz opened this issue 10 years ago • 0 comments

in the Sample, it can't find the object "documentObject" ,such as the code "id element = [[engine documentObject] querySelector:selector];","id cssDeclaration = [[engine windowObject] getComputedStyle:element];" in the file UIView+GAViewStyling.m;

yc-zz avatar Aug 05 '13 07:08 yc-zz