Difference between revisions of "Random Testing RJ"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
</head> | </head> | ||
<body> | <body> | ||
− | < | + | <h3>div container with style="display: table-cell"</h3> |
− | + | <div role="region" aria-labelledby-"test"> | |
− | + | <div style="display: table-cell">Hello world</div> | |
− | + | <div style="display: table-cell">Goodbye World</div> | |
− | + | </div> | |
− | |||
− | |||
− | < | ||
− | |||
− | < | ||
− | < | ||
− | < | ||
− | < | ||
− | |||
+ | <h3>div container with style="display: table-cell"</h3> | ||
+ | <div > | ||
+ | <div style="display: table-cell">Hello world</div> | ||
+ | <div style="display: table-cell">Goodbye World</div> | ||
+ | </div> | ||
Revision as of 19:19, 28 January 2019
div container with style="display: table-cell"
Hello world
Goodbye World
div container with style="display: table-cell"
Hello world
Goodbye World
Notes
Random Testing - Not accessible examples
Test Results
What are the test results?