Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(622)

Unified Diff: third_party/WebKit/Source/platform/fonts/FontDescription.h

Issue 2427773002: Fixing superscript and subscript baseline for tiny fonts in SVG
Patch Set: Addressing comments. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/platform/fonts/FontDescription.h
diff --git a/third_party/WebKit/Source/platform/fonts/FontDescription.h b/third_party/WebKit/Source/platform/fonts/FontDescription.h
index e9fb8c7458a963866798c370159be13006684855..b76fdd1ac68cd48bf767df2944f6e3e82ac55938 100644
--- a/third_party/WebKit/Source/platform/fonts/FontDescription.h
+++ b/third_party/WebKit/Source/platform/fonts/FontDescription.h
@@ -17,7 +17,7 @@
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public License
- * along with this library; see the file COPYING.LIother.m_ If not, write to
+ * along with this library; see the file COPYING.LIB. If not, write to
eae 2016/10/18 22:12:04 Please fix this to remove the "LIB." string.
* the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
*

Powered by Google App Engine
This is Rietveld 408576698