2 This test checks that bug 50568 is fixed. It runs logSrc test as found in the te
st plugin which prints the src attribute to stdout. If the bug is present, the l
ogSrc attrbitute that triggers the test will be lost and nothing will be display
ed on screen. Upon success, this test should display the src attribute. | 2 This test checks that bug 50568 is fixed. logInit is used to log initialization
of the plugin. If the bug is present, the logInit attrbitute that triggers the t
est will be lost and nothing will be displayed on screen. Upon success, this tes
t should log a message at initialization. |