dart-sdk/tools/dom
Srujan Gaddam 9231c6182c [dart:html] Remove duplicate switch case
Fixes https://github.com/dart-lang/sdk/issues/51754

META and WIN_KEY_LEFT have the same value. The switch case for the
second value is never triggered, so we should remove it.

CoreLibraryReviewExempt: No functional change, just silencing warnings.
Change-Id: I51afe53a3d41e2c2fa820c2bb16e1bdea4583fac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290702
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2023-03-23 00:57:57 +00:00
..
idl/dart [dart:html] Add SharedArrayBuffer constructor and slice 2022-08-03 01:04:25 +00:00
new_scripts [dart:html] Migrate python scripts to python 3 2021-09-08 22:10:53 +00:00
scripts [flip-modifiers]: Reapply "Enforce current library restrictions." 2023-03-03 09:37:38 +00:00
src [dart:html] Remove duplicate switch case 2023-03-23 00:57:57 +00:00
templates [sdk docs] update sdk libraries to use triple slash docs 2023-03-14 19:10:25 +00:00
.gitignore
docs.json Remove superfluous words. 2023-01-30 15:58:38 +00:00
dom.json [3.0 alpha] Remove dart:html's deprecated document.registerElement & registerElement2 APIs 2022-12-09 16:02:02 +00:00
dom.py Remove dartanalyzer from built SDK. 2022-07-01 17:43:20 +00:00
OWNERS Make tools/dom owned by OWNERS_WEB 2022-03-15 19:54:13 +00:00
web_library_bindings.dart Add bindings emitter for web libraries 2022-12-09 19:23:31 +00:00