haikuwebkit/Source/WebInspectorUI/UserInterface/Models
Sonia Singla 643ebdce8a Web Inspector: Add standard logical properties to CSS keyword completion
https://bugs.webkit.org/show_bug.cgi?id=228548

Patch by Sonia Singla <soniasingla.1812@gmail.com> on 2021-08-03
Reviewed by Devin Rousso.

* UserInterface/Models/CSSKeywordCompletions.js:

Canonical link: https://commits.webkit.org/240210@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@280588 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-03 09:10:21 +00:00
..
Animation.js Web Inspector: Graphics: add support for `steps()`/`spring()` CSS timing functions 2021-04-19 20:45:57 +00:00
AnimationCollection.js
ApplicationCacheFrame.js
ApplicationCacheManifest.js
AuditTestBase.js Web Inspector: Audit Tab: Edits are not committed when leaving edit mode unless you first click into another text field 2021-04-26 21:54:22 +00:00
AuditTestCase.js Web Inspector: Default source for new test cases is minified 2021-05-07 23:59:38 +00:00
AuditTestCaseResult.js
AuditTestGroup.js Web Inspector: Audit: should be able to create/edit imported audits 2020-08-29 01:39:46 +00:00
AuditTestGroupResult.js
AuditTestResultBase.js Web Inspector: Audit: should be able to create/edit imported audits 2020-08-29 01:39:46 +00:00
BackForwardEntry.js Web Inspector: drop `shown`/`hidden` in favor of `attached`/`detached` 2020-11-20 22:37:00 +00:00
BoxShadow.js Web Inspector: CSS: create visual editor for `box-shadow` 2020-03-29 02:56:05 +00:00
Breakpoint.js Web Inspector: Debugger: allow breakpoint actions to be evaluated as a user gesture 2021-01-11 20:13:30 +00:00
BreakpointAction.js Web Inspector: Debugger: allow breakpoint actions to be evaluated as a user gesture 2021-01-11 20:13:30 +00:00
CPUInstrument.js
CPUTimeline.js
CPUTimelineRecord.js
CSSCompletions.js Web Inspector: Styles: should autocomplete `var()` and `attr()` values 2021-07-02 14:13:18 +00:00
CSSGrouping.js
CSSKeywordCompletions.js Web Inspector: Add standard logical properties to CSS keyword completion 2021-08-03 09:10:21 +00:00
CSSProperty.js Web Inspector: Styles panel slow to render when inspecting node with many inherited CSS variables 2021-06-08 15:57:00 +00:00
CSSRule.js
CSSSelector.js
CSSStyleDeclaration.js Web Inspector: add ITML debuggable/target type 2020-05-29 17:34:08 +00:00
CSSStyleSheet.js Web Inspector: add ITML debuggable/target type 2020-05-29 17:34:08 +00:00
CallFrame.js Web Inspector: Collapse blackboxed call frames in Sources 2021-02-04 17:16:03 +00:00
CallingContextTree.js
CallingContextTreeNode.js
Canvas.js
Collection.js
CollectionEntry.js
CollectionEntryPreview.js
CollectionTypes.js
Color.js Web Inspector: implement the basics for showing/hiding grid overlays 2021-02-02 09:02:31 +00:00
ConsoleCommandResultMessage.js
ConsoleMessage.js [Apple Pay] use the first item in `shippingOptions` even when it's not `selected` 2021-01-22 03:50:35 +00:00
Cookie.js Web Inspector: support editing cookie key/values from inspector 2020-03-29 03:07:52 +00:00
CookieStorageObject.js
DOMBreakpoint.js Web Inspector: REGRESSION(r266669): DOMBreakpoint.js:106:23: CONSOLE ASSERT ERROR domNode should not change once set 2020-10-17 04:34:26 +00:00
DOMNode.js Web Inspector: CSS Grid Inspector clean-up 2021-03-10 20:36:30 +00:00
DOMNodeStyles.js Web Inspector: Styles: should autocomplete `var()` and `attr()` values 2021-07-02 14:13:18 +00:00
DOMSearchMatchObject.js
DOMStorageObject.js Web Inspector: Storage: cannot clear out multiple or all local storage entries 2020-04-08 19:16:34 +00:00
DOMTree.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
DatabaseObject.js
DatabaseTableObject.js
DebuggerData.js
EventBreakpoint.js Web Inspector: REGRESSION(?): cannot edit Event Breakpoint 2020-10-05 17:34:29 +00:00
ExecutionContext.js
ExecutionContextList.js
FPSInstrument.js Web Inspector: drop support for iOS 8.* 2020-05-04 20:12:50 +00:00
Font.js Web Inspector: Show current properties for font in new Elements sidebar Font panel 2020-12-10 19:09:00 +00:00
FontVariationAxis.js Web Inspector: Show current properties for font in new Elements sidebar Font panel 2020-12-10 19:09:00 +00:00
Frame.js Web Inspector: allow multiple resources for a given URL 2020-06-09 20:44:14 +00:00
GarbageCollection.js
Geometry.js Web Inspector: Graphics: add support for `steps()`/`spring()` CSS timing functions 2021-04-19 20:45:57 +00:00
Gradient.js Web Inspector: Use ECMAScript Numeric Separators for numbers with 5 or more digits 2020-04-01 22:50:16 +00:00
HeapAllocationsInstrument.js Web Inspector: drop support for iOS 9.* 2020-05-04 20:14:10 +00:00
HeapAllocationsTimelineRecord.js
HeapSnapshotRootPath.js
IndexedDatabase.js
IndexedDatabaseObjectStore.js
IndexedDatabaseObjectStoreIndex.js
Instrument.js
IssueMessage.js [Apple Pay] use the first item in `shippingOptions` even when it's not `selected` 2021-01-22 03:50:35 +00:00
JavaScriptBreakpoint.js Web Inspector: REGRESSION(r269359): TypeError: undefined is not an object (evaluating 'listenersForEventType') 2021-03-08 22:41:57 +00:00
KeyboardShortcut.js
Layer.js
LayoutInstrument.js
LayoutTimelineRecord.js
LazySourceCodeLocation.js
LineWidget.js
LocalResource.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
LocalResourceOverride.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
LocalScript.js
LogObject.js
LoggingChannel.js Web Inspector: REGRESSION(r266885): LoggingChannel.js:31:23: CONSOLE ASSERT ERROR 2020-10-17 04:08:43 +00:00
MediaInstrument.js
MediaTimeline.js
MediaTimelineRecord.js Keyframe animation doesn't 't show up in the Animations timeline 2020-06-23 16:12:36 +00:00
MemoryCategory.js
MemoryInstrument.js Web Inspector: drop support for iOS 9.* 2020-05-04 20:14:10 +00:00
MemoryPressureEvent.js
MemoryTimeline.js
MemoryTimelineRecord.js
NativeFunctionParameters.js Implement Array.prototype.findLast and Array.prototype.findLastIndex 2021-07-15 03:11:53 +00:00
NetworkInstrument.js
NetworkTimeline.js
ObjectPreview.js Web Inspector: drop support for iOS 8.* 2020-05-04 20:12:50 +00:00
Probe.js
ProbeSet.js Web Inspector: allow special JavaScript breakpoints to be configured 2020-09-03 17:53:21 +00:00
ProbeSetDataFrame.js
ProbeSetDataTable.js
Profile.js
ProfileNode.js Web Inspector: drop support for iOS 8.* 2020-05-04 20:12:50 +00:00
ProfileNodeCall.js
PropertyDescriptor.js
PropertyPath.js
PropertyPreview.js
Recording.js Implement CanvasRenderingContext2D.createConicGradient 2021-05-15 20:46:56 +00:00
RecordingAction.js Web Inspector: `RecordCanvasActionVariant` causes a huge symbol to be created in WebCore 2021-03-04 01:34:21 +00:00
RecordingFrame.js
RecordingInitialStateAction.js
RecordingState.js
Redirect.js
RenderingFrameTimelineRecord.js [GTK] Include the run loop source name in frame rendering timeline 2020-08-27 09:56:07 +00:00
Resource.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
ResourceCollection.js Web Inspector: allow multiple resources for a given URL 2020-06-09 20:44:14 +00:00
ResourceQueryMatch.js
ResourceQueryResult.js
ResourceTimelineRecord.js
ResourceTimingData.js Web Inspector: drop support for iOS 8.* 2020-05-04 20:12:50 +00:00
Revision.js
ScopeChainNode.js
Script.js Web Inspector: allow multiple resources for a given URL 2020-06-09 20:44:14 +00:00
ScriptInstrument.js Web Inspector: drop support for iOS 9.* 2020-05-04 20:14:10 +00:00
ScriptSyntaxTree.js Web Inspector: drop support for iOS 9.* 2020-05-04 20:14:10 +00:00
ScriptTimelineRecord.js LayoutTests/imported/w3c: 2021-07-26 20:15:49 +00:00
ServerTimingEntry.js
ShaderProgram.js
SourceCode.js Web Inspector: add UI for request interception 2020-12-09 22:33:47 +00:00
SourceCodeLocation.js Web Inspector: allow special JavaScript breakpoints to be configured 2020-09-03 17:53:21 +00:00
SourceCodePosition.js
SourceCodeRevision.js
SourceCodeSearchMatchObject.js
SourceCodeTextRange.js
SourceCodeTimeline.js
SourceMap.js
SourceMapResource.js Web Inspector: Syntax highlighting for JSX is incorrect 2021-03-10 20:43:35 +00:00
StackTrace.js [JSC] Add @ in Error.stack if URL exists 2021-02-01 11:04:22 +00:00
StructureDescription.js
TextMarker.js
TextRange.js
Timeline.js
TimelineMarker.js Web Inspector: Timelines: remove "stop requested" marker 2020-09-21 20:08:53 +00:00
TimelineRange.js
TimelineRecord.js
TimelineRecording.js Web Inspector: drop support for iOS 8.* 2020-05-04 20:12:50 +00:00
TypeDescription.js
TypeSet.js
URLBreakpoint.js Web Inspector: REGRESSION(?): cannot edit Event Breakpoint 2020-10-05 17:34:29 +00:00
WebInspectorExtension.js [Cocoa] Web Inspector: add support for receiving Web Extension events via _WKInspectorExtensionDelegate 2021-02-26 01:02:39 +00:00
WebSocketResource.js Web Inspector: use weak collections for holding event listeners 2020-11-04 11:30:05 +00:00
WrappedPromise.js