Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
WIP: Remove unnecessary typography import and class
Browse files Browse the repository at this point in the history
  • Loading branch information
acdvorak committed Sep 4, 2018
1 parent 3e2ecda commit d9cd9d4
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 18 deletions.
3 changes: 1 addition & 2 deletions test/screenshot/spec/mdc-select/classes/baseline.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<title>Baseline Select - MDC Web Screenshot Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../out/mdc.select.css">
<link rel="stylesheet" href="../../../out/mdc.typography.css">
<link rel="stylesheet" href="../../../out/spec/fixture.css">
<link rel="stylesheet" href="../../../out/spec/mdc-select/fixture.css">

Expand All @@ -40,7 +39,7 @@
</script>
</head>

<body class="test-container mdc-typography">
<body class="test-container">
<main class="test-viewport test-viewport--mobile">
<div class="test-layout">

Expand Down
3 changes: 1 addition & 2 deletions test/screenshot/spec/mdc-select/classes/disabled.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<title>Disabled Select - MDC Web Screenshot Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../out/mdc.select.css">
<link rel="stylesheet" href="../../../out/mdc.typography.css">
<link rel="stylesheet" href="../../../out/spec/fixture.css">
<link rel="stylesheet" href="../../../out/spec/mdc-select/fixture.css">

Expand All @@ -40,7 +39,7 @@
</script>
</head>

<body class="test-container mdc-typography">
<body class="test-container">
<main class="test-viewport test-viewport--mobile">
<div class="test-layout">

Expand Down
3 changes: 1 addition & 2 deletions test/screenshot/spec/mdc-select/issues/3230.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<title>Issue 3230 - MDC Web Screenshot Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../out/mdc.select.css">
<link rel="stylesheet" href="../../../out/mdc.typography.css">
<link rel="stylesheet" href="../../../out/spec/fixture.css">
<link rel="stylesheet" href="../../../out/spec/mdc-select/fixture.css">

Expand All @@ -40,7 +39,7 @@
</script>
</head>

<body class="test-container mdc-typography">
<body class="test-container">
<main class="test-viewport test-viewport--mobile">
<div class="test-layout">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<title>bottom-line-color Select Mixin - MDC Web Screenshot Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../out/mdc.select.css">
<link rel="stylesheet" href="../../../out/mdc.typography.css">
<link rel="stylesheet" href="../../../out/spec/fixture.css">
<link rel="stylesheet" href="../../../out/spec/mdc-select/fixture.css">

Expand All @@ -40,7 +39,7 @@
</script>
</head>

<body class="test-container mdc-typography">
<body class="test-container">
<main class="test-viewport test-viewport--mobile">
<div class="test-layout">

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<title>container-fill-color Select Mixin - MDC Web Screenshot Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../out/mdc.select.css">
<link rel="stylesheet" href="../../../out/mdc.typography.css">
<link rel="stylesheet" href="../../../out/spec/fixture.css">
<link rel="stylesheet" href="../../../out/spec/mdc-select/fixture.css">

Expand All @@ -40,7 +39,7 @@
</script>
</head>

<body class="test-container mdc-typography">
<body class="test-container">
<main class="test-viewport test-viewport--mobile">
<div class="test-layout">

Expand Down
3 changes: 1 addition & 2 deletions test/screenshot/spec/mdc-select/mixins/corner-radius.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<title>corner-radius Select Mixin - MDC Web Screenshot Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../out/mdc.select.css">
<link rel="stylesheet" href="../../../out/mdc.typography.css">
<link rel="stylesheet" href="../../../out/spec/fixture.css">
<link rel="stylesheet" href="../../../out/spec/mdc-select/fixture.css">

Expand All @@ -40,7 +39,7 @@
</script>
</head>

<body class="test-container mdc-typography">
<body class="test-container">
<main class="test-viewport test-viewport--mobile">
<div class="test-layout">

Expand Down
3 changes: 1 addition & 2 deletions test/screenshot/spec/mdc-select/mixins/ink-color.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<title>ink-color Select Mixin - MDC Web Screenshot Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../out/mdc.select.css">
<link rel="stylesheet" href="../../../out/mdc.typography.css">
<link rel="stylesheet" href="../../../out/spec/fixture.css">
<link rel="stylesheet" href="../../../out/spec/mdc-select/fixture.css">

Expand All @@ -40,7 +39,7 @@
</script>
</head>

<body class="test-container mdc-typography">
<body class="test-container">
<main class="test-viewport test-viewport--mobile">
<div class="test-layout">

Expand Down
3 changes: 1 addition & 2 deletions test/screenshot/spec/mdc-select/mixins/label-color.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<title>label-color Select Mixin - MDC Web Screenshot Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../out/mdc.select.css">
<link rel="stylesheet" href="../../../out/mdc.typography.css">
<link rel="stylesheet" href="../../../out/spec/fixture.css">
<link rel="stylesheet" href="../../../out/spec/mdc-select/fixture.css">

Expand All @@ -40,7 +39,7 @@
</script>
</head>

<body class="test-container mdc-typography">
<body class="test-container">
<main class="test-viewport test-viewport--mobile">
<div class="test-layout">

Expand Down
3 changes: 1 addition & 2 deletions test/screenshot/spec/mdc-select/mixins/outline-color.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<title>outline-color Select Mixin - MDC Web Screenshot Test</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../../../out/mdc.select.css">
<link rel="stylesheet" href="../../../out/mdc.typography.css">
<link rel="stylesheet" href="../../../out/spec/fixture.css">
<link rel="stylesheet" href="../../../out/spec/mdc-select/fixture.css">

Expand All @@ -40,7 +39,7 @@
</script>
</head>

<body class="test-container mdc-typography">
<body class="test-container">
<main class="test-viewport test-viewport--mobile">
<div class="test-layout">

Expand Down

0 comments on commit d9cd9d4

Please sign in to comment.