----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/108732/ -----------------------------------------------------------
Review request for kdelibs. Description ------- khtml/canvas: Ignore invalid values for setting the lineWidth instead of throwing an exception. According to: http://philip.html5.org/tests/canvas/suite/tests/spec.html#testrefs.2d.lineWidth.invalid and the test http://philip.html5.org/tests/canvas/suite/tests/2d.line.width.invalid.html Also introduce and use new functions for this check. Diffs ----- khtml/ecma/kjs_context2d.cpp de9870d Diff: http://git.reviewboard.kde.org/r/108732/diff/ Testing ------- Thanks, Bernd Buschinski