We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597ad95 commit 87558a4Copy full SHA for 87558a4
enable.html
@@ -85,6 +85,15 @@ <h3 class="media-heading"><a href="https://webkit.org/downloads/">WebKit</a></h3
85
</div>
86
87
88
+ <div class="col-sm-6">
89
+ <div class="media thumbnail">
90
+ <img class="pull-left media-object" src="img/epiphany.png" alt="Epiphany logo">
91
+ <div class="media-body">
92
+ <h3 class="media-heading"><a href="https://wiki.gnome.org/Apps/Web">Epiphany</a></h3>
93
+ <p>Set the environment variable <tt>WEBKITGTK_EXPERIMENTAL_FEATURES</tt>:<br><pre>$ export WEBKITGTK_EXPERIMENTAL_FEATURES="CSS_GRID_LAYOUT=1"</pre></p>
94
+ </div>
95
96
97
98
<div class="row">
99
<div class="col">
0 commit comments