Hi Guys,
Scenario:
1. Input several lines of text;
2. Put the cursor among them;
3. Create 4x4 table;
4. Perform right mouse button click on any cell of the table and select the “Table Properties”;
5. Select the “telerik-reTable-3” style in the “CSS Class Layout” menu;
6. Specify the “Height” and “Width” in the “Dimensions” menu;
7. Specify the “Cell Spacing” and “Cell Padding” in the “Layout” menu;
8. Press the “OK” button;
9. Select the HTML view;
10. Validate the HTML markup using the http://validator.w3.org/ validator
Actual result:
Element style not allowed as child of element p in this context.
<style type="text/css" id="telerik-reTable-3">
Expected result:
A valid HTML markup is generated.
Notes:
Please take a look at the video http://screencast.com/t/Ze1Y94in
Scenario:
1. Input several lines of text;
2. Put the cursor among them;
3. Create 4x4 table;
4. Perform right mouse button click on any cell of the table and select the “Table Properties”;
5. Select the “telerik-reTable-3” style in the “CSS Class Layout” menu;
6. Specify the “Height” and “Width” in the “Dimensions” menu;
7. Specify the “Cell Spacing” and “Cell Padding” in the “Layout” menu;
8. Press the “OK” button;
9. Select the HTML view;
10. Validate the HTML markup using the http://validator.w3.org/ validator
Actual result:
Element style not allowed as child of element p in this context.
<style type="text/css" id="telerik-reTable-3">
Expected result:
A valid HTML markup is generated.
Notes:
Please take a look at the video http://screencast.com/t/Ze1Y94in