Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/referrer-policy/README.md

Issue 2699063002: Trivial exportable change in wpt. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/referrer-policy/README.md
diff --git a/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/README.md b/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/README.md
index e8e58e71b921a6c58738eb9aceaabb045ff8254a..24897996fab7eb048b1b781a1d96506ffb2658a0 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/README.md
+++ b/third_party/WebKit/LayoutTests/external/wpt/referrer-policy/README.md
@@ -214,7 +214,7 @@ A single test expansion pattern, be it a requirement or a suppressed pattern, ge
* Expand each field's pattern (single, any of, or all) to list of allowed values (defined by the ```test_expansion_schema```)
-* Permute - Recursively enumerate all **selections** accross all fields
+* Permute - Recursively enumerate all **selections** across all fields
Be aware that if there is more than one pattern expanding into a same selection (which also shares the same ```name``` field), the pattern appearing later in the spec JSON will overwrite a previously generated selection. To make sure this is not undetected when generating, set the value of the ```expansion``` field to ```default``` for an expansion appearing earlier and ```override``` for the one appearing later.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698