Bug 1702356 [wpt PR 28326] - Fix typo in css/css-transforms/transform-origin-01-ref.html, a=testonly

Automatic update from web-platform-tests
Fix typo in css/css-transforms/transform-origin-01-ref.html

This test had a typo in the reference file which resulted in it failing.

Bug: 1175179
Change-Id: Ieb529cfc91021c18df9d76775dac8bb86429919b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2797725
Auto-Submit: Philip Rogers <pdr@chromium.org>
Reviewed-by: Olga Gerchikov <gerchiko@microsoft.com>
Commit-Queue: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#868327}

--

wpt-commits: 6cc4f9451df3730633c4718d964309510da4c9c3
wpt-pr: 28326
This commit is contained in:
Philip Rogers 2021-04-01 16:47:44 +00:00
Родитель 39b19fd67f
Коммит 4a9097fe03
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -24,7 +24,7 @@
</style>
</head>
<body>
<p>The test passes if there is a green square and no red.</p>
<p>The test passes if there is a green square and no red or blue square.</p>
<div id="container">
<div id="green" class="square"></div>