Skip to content

Commit

Permalink
Whitespace / line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
dhritzkiv committed Jan 14, 2025
1 parent 56c494e commit 3b01aee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/shims/js-test-pre.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ var CONSOLE = (1,eval)("console")
var successfullyParsed = true




function nonKhronosFrameworkNotifyDone() {
// WebKit Specific code. Add your code here.
if (window.layoutTestController) {
Expand Down
2 changes: 1 addition & 1 deletion lib/shims/webgl-test-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -2352,7 +2352,7 @@ var cancelFullScreen = function() {
}
};

var fullScreenStateName;
var fullScreenStateName;
/**
* @return {boolean} True if fullscreen mode is active.
*/
Expand Down

0 comments on commit 3b01aee

Please sign in to comment.