mirror of
https://github.com/servo/servo
synced 2026-05-02 12:26:06 +02:00
5 lines
149 B
HTML
5 lines
149 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8" />
|
|
<title>Element with custom attribute</title>
|
|
|
|
<div webdriver-custom-attribute="attribute value"> </div> |