Bug 208510 - [GTK][WPE] Stop adding volume-box class to volume box element
Summary: [GTK][WPE] Stop adding volume-box class to volume box element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2020-03-03 05:47 PST by Carlos Garcia Campos
Modified: 2020-03-04 00:55 PST (History)
9 users (show)

See Also:


Attachments
Patch (3.36 KB, patch)
2020-03-03 05:49 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Patch (3.36 KB, patch)
2020-03-03 05:52 PST, Carlos Garcia Campos
calvaris: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2020-03-03 05:47:24 PST
The class was removed in r257705 because it's not used by our css.
Comment 1 Carlos Garcia Campos 2020-03-03 05:49:14 PST
Created attachment 392265 [details]
Patch
Comment 2 Carlos Garcia Campos 2020-03-03 05:52:08 PST
Created attachment 392266 [details]
Patch
Comment 3 Carlos Garcia Campos 2020-03-04 00:55:05 PST
Committed r257836: <https://trac.webkit.org/changeset/257836>