diff --git a/example/example-node.js b/example/example-node.js index a0dc62e..5216c64 100644 --- a/example/example-node.js +++ b/example/example-node.js @@ -1403,6 +1403,158 @@ const htmlString = ` no change should happen here
+ +Some tr styles cases
+Color property only passed to tr
+
+ Service + |
+
+ Rate + |
+
+ Value 1 + |
+
+ $175/hr + |
+
+ Value 2 + |
+
+ $145/hr + |
+
+ Value 3 + |
+
+ $125/hr + |
+
+ Value 4 + |
+
+ $105/hr + |
+
Common properties and some only to tr
+
+ Service + |
+
+ Rate + |
+
+ Value 1 + |
+
+ $175/hr + |
+
+ Value 2 + |
+
+ $145/hr + |
+
+ Value 3 + |
+
+ $125/hr + |
+
+ Value 4 + |
+
+ $105/hr + |
+
Checking Rowspan with style attribute to tr
+
+ Service + |
+
+ Rate + |
+
+ Value 1 + |
+ |
+ Value 2 + |
+
+ $145/hr + |
+
+ Value 3 + |
+
+ $125/hr + |
+
+ Value 4 + |
+
+ $105/hr + |
+