Skip to content

Commit 3b01aee

Browse files
committed
Whitespace / line endings
1 parent 56c494e commit 3b01aee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/shims/js-test-pre.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ var CONSOLE = (1,eval)("console")
2424
var successfullyParsed = true
2525

2626

27-
27+
2828
function nonKhronosFrameworkNotifyDone() {
2929
// WebKit Specific code. Add your code here.
3030
if (window.layoutTestController) {

lib/shims/webgl-test-utils.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2352,7 +2352,7 @@ var cancelFullScreen = function() {
23522352
}
23532353
};
23542354

2355-
var fullScreenStateName;
2355+
var fullScreenStateName;
23562356
/**
23572357
* @return {boolean} True if fullscreen mode is active.
23582358
*/

0 commit comments

Comments
 (0)