3 | | 1. Added a Quote and Pullquote block with no color settings. Works as expected - Both citations had a text color of the default grey #69603E on the front end and in the editor. |
4 | | 2. Added a Quote and Pullquote block, with a custom text color of #FF0000. Works as expected - Both citations inherited the text color of #FF0000 on the front end and in the editor. |
5 | | 3. Added a Quote block, with a custom text color of #FF0000. I gave the paragraph a custom text color of #0000FF. Works as expected - The paragraph had a text color of #0000FF, and the citation inherited the text color of #FF0000, on the front end and in the editor. |
6 | | 4. Added a Group block, with a custom background color of #FF0000. Within the group, I added Quote and Pullquote blocks with no color settings. Works as expected - All quote and citation text color matched, on the front end and in the editor. |
7 | | 5. Repeated test 4, but added custom text color settings of #0000FF to both the Quote and Pullquote blocks. Works as expected - All citation text inherited the text color of #0000FF. |
8 | | 6. Repeated test 5, but within the Quote block, I added a custom text color of #FFFFFF to the paragraph. Works as expected - Same results as test 5, but the Quote block's paragraph had a text color of #FFFFFF on both the front end and in the editor. |
| 3 | 1. Added a Quote and Pullquote block with no color settings. Works as expected - Both citations had a text color of the default grey 69603E on the front end and in the editor. |
| 4 | 2. Added a Quote and Pullquote block, with a custom text color of FF0000. Works as expected - Both citations inherited the text color of FF0000 on the front end and in the editor. |
| 5 | 3. Added a Quote block, with a custom text color of FF0000. I gave the paragraph a custom text color of 0000FF. Works as expected - The paragraph had a text color of 0000FF, and the citation inherited the text color of FF0000, on the front end and in the editor. |
| 6 | 4. Added a Group block, with a custom background color of FF0000. Within the group, I added Quote and Pullquote blocks with no color settings. Works as expected - All quote and citation text color matched, on the front end and in the editor. |
| 7 | 5. Repeated test 4, but added custom text color settings of 0000FF to both the Quote and Pullquote blocks. Works as expected - All citation text inherited the text color of 0000FF. |
| 8 | 6. Repeated test 5, but within the Quote block, I added a custom text color of FFFFFF to the paragraph. Works as expected - Same results as test 5, but the Quote block's paragraph had a text color of FFFFFF on both the front end and in the editor. |