There is some non-inclusive language in WebGL tests that can be easily changed.
Created attachment 416643 [details] Patch
Kenneth Russell: Is this something we can upstream?
Comment on attachment 416643 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=416643&action=review > LayoutTests/webgl/2.0.0/resources/webgl_test_files/conformance2/vertex_arrays/vertex-array-object.html:-1 > -<!-- BOM may as well stay.
(In reply to Alex Christensen from comment #3) > Comment on attachment 416643 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=416643&action=review > > > LayoutTests/webgl/2.0.0/resources/webgl_test_files/conformance2/vertex_arrays/vertex-array-object.html:-1 > > -<!-- > > BOM may as well stay. The moment I made any changes in Xcode to other lines of this file, this change happens automatically. Any idea what is going on there?
Created attachment 416644 [details] Patch vi to the rescue
Committed r271048: <https://trac.webkit.org/changeset/271048> All reviewed patches have been landed. Closing bug and clearing flags on attachment 416644 [details].
<rdar://problem/72573807>
I filed https://github.com/KhronosGroup/WebGL/issues/3197 on WebGL.
(In reply to Beth Dakin from comment #2) > Kenneth Russell: Is this something we can upstream? Yes, certainly. Thanks Dean for filing the upstream bug.